Annotation of os2sdk/init/tools.ini, revision 1.1.1.1

1.1       root        1: ; This is a sample tools.ini configuration file for use with SDKED
                      2: ; Create a directory, e.g. C:\INIT, put this file in that directory
                      3: ; and add "set init=c:\init" to your autoexec.bat and reboot.
                      4: ;
                      5: ; If you rename SDKED.EXE to say Z.EXE, add the new exe name to the
                      6: ; section header below, e.g. "[sdked z]
                      7: ;
                      8: [sdked]
                      9: ;
                     10: ; setting the key sequence associated with a command
                     11:     window:^Y
                     12:     home:HOME
                     13:     pword:ctrl-right
                     14: ; setting boolean switch
                     15:     ; error color
                     16:     errcolor:0C
                     17:     ; color of current window "foreground color"
                     18:     fgcolor:1F
                     19:     ; color of "highlight" in searching
                     20:     hgcolor:F7
                     21:     ; "information" color on status line, textarg color
                     22:     infcolor:
                     23:     ; "status" color
                     24:     stacolor:0F
                     25:     ;
                     26: ; prefixing no sets switch of off
                     27:     askrtn:
                     28:     nocase:
                     29: ; setting text switch
                     30:     extmake:text make %s
                     31:     extmake:asm  masm -Mx %s
                     32: ; keystroke macro invoked with ALT-F to justify a paragraph
                     33: ; see description in manual
                     34:     ilb:= endline left
                     35:     bl:=meta begline
                     36:     bk:= bl meta right -> mword arg newline sinsert begline down arg linsert up
                     37:     join:= endline right arg newline sdelete
                     38:     fl:= :>top bl meta right +>end down ilb -> up join =>top :>end bk newline
                     39:     fill:= :>top ilb -> fl =>top
                     40:     fill:alt-f
                     41: ; key stroke sequences that may be used to invoke macros
                     42: ;   f1 through f12
                     43: ;   home end left right pgup pgdn
                     44: ;   up down ins del
                     45: ;   shift-f1  through shift-f12
                     46: ;   alt-f1    through alt-f12
                     47: ;   ctrl-f1   through ctrl-f12  (NOT ^f1  through ^f12)
                     48: ;   ctrl-home through ctrl-pgdn
                     49: ;                               (NOT ctrl-up through ctrl-del)
                     50: ;   alt-0     through alt-9
                     51: ;   alt-a     through alt-9
                     52: ;   ^a       through alt-z      (Not ctrl-a  through ctrl-z)

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.