home *** CD-ROM | disk | FTP | other *** search
/ The Fred Fish Collection 1.5 / ffcollection-1-5-1992-11.iso / ff_disks / 300-399 / ff398.lzh / GMC / english.docs / SetGMC.Doc < prev    next >
Text File  |  1990-11-01  |  6KB  |  208 lines

  1.  
  2.      SetGMC V9.6                Operating Manual                     Page 1
  3.  
  4.  
  5.  
  6.  
  7.  
  8.      ›1mNAME 
  9.  
  10.           ›0mSetGMC - Configuration program for GMC 
  11.  
  12.  
  13.  
  14.      ›1mSYNOPSIS 
  15.  
  16.           ›0mSetGMC [-f <set file name>]|[[DEF] <Command> <Argument(s)>] 
  17.  
  18.  
  19.  
  20.      ›1mDESCRIPTION 
  21.  
  22.                ›0mWith SetGMC  GMC-processes  can  be configurated.  This
  23.           can be done  by  a  single  command  in  the  command  line,
  24.           interactively  with  separate  prompt, or by reading a input
  25.           file.  
  26.  
  27.  
  28.        Parameter 
  29.  
  30.                The file <set file  name>  contains  the  commands  and
  31.           their arguments.  The syntax is descriped below.  
  32.  
  33.                If  no  file name is used, a command with arguments can
  34.           be given as parameter.  DEF tells SetGMC that  this  command
  35.           shall be used as global setting.  
  36.  
  37.                If SetGMC is executed without parameters, it enters the
  38.           interactive mode.    A  special  prompt  is shown and SetGMC
  39.           waits for  commands.    The  interactive  mode  is  left  by
  40.           Ctrl-\.  
  41.  
  42.  
  43.        Commands 
  44.  
  45.           INS ON|OFF 
  46.           Insert mode on/off 
  47.  
  48.           HELP ON|OFF 
  49.           Help key functions on/off 
  50.  
  51.           PATH ON|OFF 
  52.           Actual directory path in window title on/off 
  53.  
  54.           FKEYS ON|OFF 
  55.           Function keys on/off 
  56.  
  57.           NEWSIZE ON|OFF 
  58.           New prompt display on window resizing on/off 
  59.  
  60.           BEEP <v> <c> <d> 
  61.           Loudness is  set  by v.  A value of 0 disables the function,
  62.           maximum is 64.  c gives the duration of  the  sound  signal.
  63.           Correct  values  are  between  1  and  10.  With  d the time
  64.           interval can be set  that  must  be  between  the  point  of
  65.           returning a READ packet and reception of the next.  Normally
  66.  
  67.  
  68.      SetGMC V9.6                                                   18.09.90
  69.  
  70.  
  71.      SetGMC V9.6                Operating Manual                     Page 2
  72.  
  73.  
  74.           this is the time interval between hitting the RETURN key and
  75.           the display  of  a  new  prompt.    Correct values for d are
  76.           between 0 and 65535.  
  77.  
  78.           BUFFER <n> 
  79.           The number n gives the size of the buffer for storage of the
  80.           output.  The size must have minimum of 4096 and a maximum of
  81.           999999 Bytes.  A  reduction  of  the  buffer  size  will  be
  82.           ignored.  
  83.  
  84.           PAGELEN <n> 
  85.           This  command  sets  the  page length of a window text dump.
  86.           Correct values for n  are  0,40..99,  0  switches  the  page
  87.           length setting off.  
  88.  
  89.           XY <x> <y> 
  90.           x  and  y  give  the  position  of the left, top edge of the
  91.           icon.  If the values overshoot the  maximum  values  of  the
  92.           screen,  the  icon will be placed at the right, respectively
  93.           the bottom border.  
  94.  
  95.           SCRIPT <filename> 
  96.           The file <filename> will be opened as a script file.  If  no
  97.           file  name  is  given, an opened script file will be closed.
  98.           This command can be used only for local configuration.  
  99.  
  100.           <q>F<n> "<string>" 
  101.           This command allows to assign strings to the  function  keys
  102.           in four  levels.  The qualifier of the function key is given
  103.           by q ('','S','C','A'), n is the number of the function  key.
  104.           The string  must  be set in quotes.  Inside the quotes other
  105.           quotes are possible.  These are  assigned  to  the  function
  106.           keys.  
  107.  
  108.           BS <n><s><c><a> 
  109.           DEL <n><s><c><a> 
  110.           CUL <n><s><c><a> 
  111.           Cur <n><s><c><a> 
  112.           With  these  commands  it is possible to set the function of
  113.           the erase keys and the  cursor  keys  (left/right).  n,s,c,a
  114.           give  the  function  of  the  keys  with  the  corresponding
  115.           qualifiers.  The following functions are supported: 
  116.  
  117.             -  No function: 0 
  118.  
  119.             -  Cursor left/Delete character in front of the cursor: 1 
  120.  
  121.             -  Cursor right/Delete character under the cursor: 2 
  122.  
  123.             -  Cursor to previous word/Delete to start of word: 3 
  124.  
  125.             -  Cursor to next word/Delete to end of word: 4 
  126.  
  127.             -  Cursor to start of line/Delete to start of line: 5 
  128.  
  129.             -  Cursor to end of line/Delete to end of line: 6 
  130.  
  131.             -  Delete line: 7 
  132.  
  133.  
  134.  
  135.  
  136.  
  137.      SetGMC V9.6                                                   18.09.90
  138.  
  139.  
  140.      SetGMC V9.6                Operating Manual                     Page 3
  141.  
  142.  
  143.                Delete function can  be  used  only  with  erase  keys,
  144.           movement functions only with cursor keys.  
  145.  
  146.                If  global configuration is used, the editing keys must
  147.           be explicitly set, otherwise 0 (no  function)  is  taken  as
  148.           default setting.  
  149.  
  150.           TAB <n><s><c><a> 
  151.           File/directory  name  completer:  Select objects to display.
  152.           Every of the four numbers tells the function  which  objects
  153.           shall be   displayed.     The  numbers  are  interpreted  as
  154.           3-bit-pattern. Bit 2 specifies info files  to  be  diplayed.
  155.           Bit 1 does this for directories and bit 0 for normal files.  
  156.  
  157.           Examples: 
  158.  
  159.                TAB 1427 
  160.                Only  TAB:  normal  files;  S-TAB:  info  files; C-TAB:
  161.                directories;  A-TAB:   all   files   and   directories.
  162.                Function same as old TAB ON.  
  163.  
  164.                TAB 7777 
  165.                TAB with any qualifier: display everything.  
  166.  
  167.                TAB 0000 
  168.                Nothing is  diplayed  (no directory scanning).  Default
  169.                setting, same as old TAB OFF.  
  170.  
  171.  
  172.  
  173.      ›1mSEE ALSO 
  174.  
  175.           ›0mGMC.Doc 
  176.  
  177.  
  178.  
  179.      ›1mBUGS 
  180.  
  181.           ›0mNone known 
  182.  
  183.  
  184.  
  185.      ›1mREMARKS 
  186.  
  187.                ›0mThe code for SetGMC is written reentrant.   SetGMC  can
  188.           be made resident (e.g. by ARes or Resident).  
  189.  
  190.                Local configuration has effects only to the GMC process
  191.           in its  window  it  is  executed.    Local commands that are
  192.           executed in a non-GMC-window are acknowledged with an  error
  193.           message.  
  194.  
  195.                The  version  numbers  on  SetGMC  and  GMC must be the
  196.           same.  
  197.  
  198.  
  199.  
  200.  
  201.  
  202.  
  203.  
  204.  
  205.  
  206.      SetGMC V9.6                                                   18.09.90
  207.  
  208.