home *** CD-ROM | disk | FTP | other *** search
/ Shareware 1 2 the Maxx / sw_1.zip / sw_1 / DESQVIEW / MCC201.ZIP / MCS_SYS.DOC < prev    next >
Text File  |  1992-03-24  |  8KB  |  205 lines

  1. &  (R)    Mouse Control Simulator & Configuration file  -  v2.0 (C) Saesoft 1992
  2.  
  3.     Saesoft International,           Netherlands Message Center S0073Y
  4.     Post Office Box: 9179,           Telex: Saesoft, 20010 PMS NL
  5.     3007 AD Rotterdam Holland.     Telefax: Saesoft, +31 (10)4113888
  6.     Phone: +31 (10)4795892           PostBank PSTB NL 2A  5506405
  7.  
  8.  
  9.     Note:  the unregistered and registered version are NOT the same.
  10.  
  11.  
  12.     =*===*===*===*===*===*===*===*===*===*===*===*===*===*===*===*==
  13.         The file  MCS.SYS  contains options  which can be  different for
  14.     each usage  or changed    whenever needed, the file MUST be in the
  15.     directory  where  you  start  MCS,  making it  possible  to keep
  16.     multiple versions in different directories.
  17.  
  18.  
  19.     Available options,  those who end  with a "=" need a 4 character
  20.     value,    those  marked with  a '*' are for the registered version
  21.     only !
  22.     =*===*===*===*===*===*===*===*===*===*===*===*===*===*===*===*==
  23.      TOP               NOWORDCOPY
  24.     *BOTTOM           *LEFTBUTTON=
  25.     *LEFT              *LEFTBUTTON+ARROW=
  26.      RIGHT              *RIGHTBUTTON=
  27.      KEYUPDOWNOFF          *MOUSEMASK=
  28.      KEYLEFTRIGHTOFF      *POINTERMASK=
  29.      NOTEST            XCHANGEBUTTONS
  30.      NOFKEY-CONVERSION
  31.  
  32.  
  33.     Options described;
  34.     =*===*===*===*===*===*===*===*===*===*===*===*===*===*===*===*==
  35.  {1}    Option: TOP
  36.     Button: right
  37.     Action: Left or right scroll of the cursor with the mouse at the
  38.         TOP side of the screen.
  39.  
  40.  {2}    Option: BOTTOM
  41.     Button: right
  42.     Action: Left or right scroll of the cursor with the mouse at the
  43.         BOTTOM side of the screen.
  44.  
  45.  {3}    Option: LEFT
  46.     Button: right
  47.     Action: Up  or down  scroll  of the cursor with the mouse at the
  48.         LEFT side of the screen.
  49.  
  50.  {4}    Option: RIGHT
  51.     Button: right
  52.     Action: Up  or down  scroll  of the cursor with the mouse at the
  53.         RIGHT side of the screen.
  54.  
  55.  {5}    Option: KEYUPDOWNOFF
  56.     Button: none
  57.     Action: Up or down scroll of the cursor with the mouse disabled.
  58.  
  59.  
  60. 2  (R)    Mouse Control Simulator & Configuration file  -  v2.0 (C) Saesoft 1992
  61.  
  62.  {6}    Option: KEYLEFTRIGHTOFF
  63.     Button: none
  64.     Action: Left  or right    scroll    of the    cursor    with  the  mouse
  65.         disabled.
  66.  
  67.  {7}    Option: NOTEST
  68.     Button: none
  69.     Action: No mouse driver detect test performed.
  70.  
  71.  {8}    Option: NOFKEY-CONVERSION
  72.     Button: left
  73.     Action: When pointed  to a number, no function    key  conversion,
  74.         normally a button click on a number will be converted to
  75.         a function key, 1 = F1, 0 = F10.
  76.  
  77.  {9}    Option: NOWORDCOPY
  78.     Button: right
  79.     Action: When pointed to a word, no word echo.
  80.  
  81.  {10}    Option: LEFTBUTTON=
  82.     Button: left
  83.     Action: If the mouse pointer isn't pointed on a number or letter
  84.         then a <enter> will be the result, and if the pointer is
  85.         hidden, use this option  to change this <enter> into any
  86.         key  or key combination, use the  WHATKEY.COM utility to
  87.         find out what value represents the one you want.
  88.         (4 character hexadecimal value)
  89.     Exmple: LEFTBUTTON=1C0D  -=>  The <enter> key.
  90.  
  91.  {11}    Option: LEFTBUTTON+ARROW=
  92.     Button: left
  93.     Action: If the mouse pointer is pointed on a  ">", MCS will type
  94.         'dir'+<enter>  for  you, you can  change  this  into any
  95.         string upto 8 characters maximum.
  96.         (text/number string only)
  97.     Exmple: LEFTBUTTON+ARROW=dir/w
  98.  
  99.  {12}    Option: RIGHTBUTTON=
  100.     Button: right
  101.     Action: If the mouse pointer  isn't pointed  on a number or word
  102.         then an ESCape will be the result, and if the pointer is
  103.         hidden, use this option  to change this  ESCape into any
  104.         key  or key combination, use the  WHATKEY.COM utility to
  105.         find out what value represents the one you want.
  106.         (4 character hexadecimal value)
  107.     Exmple: RIGHTBUTTON=011B  -=>  The ESCape key.
  108.  
  109.  
  110. 3  (R)    Mouse Control Simulator & Configuration file  -  v2.0 (C) Saesoft 1992
  111.  
  112.  {13}    Option: MOUSEMASK=
  113.     Button: none
  114.     Action: Set's the mouse colors and mouse pointer character.
  115.         (4 character hexadecimal value)
  116.         Colors: values are set as follows,
  117.     ----------------------------------------------------------------
  118.     Background    |     Foreground      Foreground Continued
  119.     ----------------+-----------------------------------------------
  120.     Black  = 0   *    |     Black  = 0   *      Dark Grey    = 8
  121.     Blue   = 1    |     Blue   = 1      Light Blue    = 9
  122.     Green  = 2    |     Green  = 2      Light Green    = A
  123.     Cyan   = 3    |     Cyan   = 3      Light Cyan    = B
  124.     Red    = 4    |     Red    = 4      Light Red    = C
  125.     Magenta= 5    |     Magenta= 5      Light Magenta = D
  126.     Brown  = 6    |     Brown  = 6      Bright Yellow = E    *
  127.     White  = 7   *    |     White  = 7   *      Bright White    = F    *
  128.     ----------------------------------------------------------------
  129.     Colors marked with a * are the only one valid for MonoChrome !
  130.     ----------------------------------------------------------------
  131.         Current value  0F04, of which  0F (left two) co-responds
  132.         to the    background  and  foreground  color of  the mouse
  133.         pointer, take a look  for yourself at the table above to
  134.         find the 0F (0 and F) values.
  135.     ----------------------------------------------------------------
  136.         The 04 (right two) co-responds to the pointer character,
  137.         which is visible when you move the pointer.
  138.     Exmple: MOUSEMASK=0F04    -=>   0F = White pointer  in high inten-
  139.         sity and black background, 04 = Character value 04 which
  140.         is a diamond.
  141.  
  142.  {14}    Option: POINTERMASK=
  143.     Button: none
  144.     Action: Set's the mouse color and mouse pointer mask towards the
  145.         active    background, left two are  colors mask, right two
  146.         are pointer mask.
  147.         (4 character hexadecimal value)
  148.         Exmple: POINTERMASK=F000  -=>  The default value.
  149.  
  150.  {15}    Option: XCHANGEBUTTONS
  151.     Button: none
  152.     Action: Left button becomes the right button and reverse, simply
  153.         a button change.
  154.  
  155.  
  156. 4  (R)    Mouse Control Simulator & Configuration file  -  v2.0 (C) Saesoft 1992
  157.  
  158.     MCS Summary button usage;
  159.     =*===*===*===*===*===*===*===*===*===*===*===*===*===*===*===*==
  160.     Left button:
  161.     On number will result in a F key, 0=F10, 9=F9, etc...
  162.     On letter  will result in  leftmost letter/number of the word to
  163.        be put at cursor position.
  164.     On none letter    or none number will result in a <enter>,  and if
  165.        the pointer is hidden.
  166.     On a ":" will result in a ":" to be put at cursor position.
  167.     On a ">"  will result in a  "dir" + <enter>  to be put at cursor
  168.        position.
  169.     On a '┘,└,╚,╝,╜,╛,╙,╘' will result in a forced ESCape.
  170.  
  171.     Right button:
  172.     At left/right side or top/bottom side  of screen, will result in
  173.        a screen scroll, up/down or left/right scroll.
  174.     On letter  or number  will result  in a  word echo  to be put at
  175.        cursor position, unless the pointer is hidden.
  176.     On none letter or none number will result in an ESCape or repla-
  177.        cement key.
  178.     =*===*===*===*===*===*===*===*===*===*===*===*===*===*===*===*==
  179.  
  180.  
  181. &  (R)    Mouse Control Simulator & Configuration file  -  v2.0 (C) Saesoft 1992
  182.  
  183.     Saesoft International,           Netherlands Message Center S0073Y
  184.     Post Office Box: 9179,           Telex: Saesoft, 20010 PMS NL
  185.     3007 AD Rotterdam Holland.     Telefax: Saesoft, +31 (10)4113888
  186.     Phone: +31 (10)4795892           PostBank PSTB NL 2A  5506405
  187.  
  188.  
  189.         (C) SAESOFT INTERNATIONAL    <=>   DATA SECURITY SYSTEMS
  190.         ───────────────────────────────────────────────────────
  191.         DATA EVALUATION SYSTEMS   <=>   COMPLEX LOGIC ANALYZERS
  192.             ───────────────────────────────────────────────────────
  193.                                      SAESOFT INT., Box 9179 3007 AD
  194.                                      ROTTERDAM  THE NETHERLANDS
  195.             ─────────────────────────────────────────────────
  196.                   Speed And Efficiency SOFTware & Lastware
  197.             ────────────────────────────────────────────
  198.         Copyright (C) Saesoft Int., 1983 - 1992
  199.             ─────────────────────────────────────
  200.  
  201.  
  202. Saesoft International is registered at the chamber of commerce in Rotterdam at
  203. the number  149200,  Saesoft is a  trademark and productivity name of blue eye
  204. productions international.
  205.