home *** CD-ROM | disk | FTP | other *** search
/ Power GUI Programming with VisualAge C++ / powergui.iso / trialva / ibmcppw / sdk / init / epsilon.ini < prev    next >
Encoding:
INI File  |  1995-07-11  |  2.5 KB  |  148 lines

  1. ; TOOLS.INI file for EPSILON configuration
  2.  
  3. [m mep]
  4. ;load quickhelp module (see [mep-mhelp] section below)
  5. load:mhelp.dll
  6.  
  7. ;numeric switches
  8. entab:0
  9. hike:1
  10. hscroll:20
  11. noise:50
  12. rmargin:72
  13. tabdisp:32
  14. tabstops:4
  15. tmpsav:40
  16. traildisp:0
  17. undocount:10
  18. vscroll:1
  19. ; Cursorsize:0 is underline, Cursorsize:1 is block cursor
  20. Cursorsize:0
  21. ;
  22. ; Color code table
  23. ; ----------------
  24. ;
  25. ;    First digit    Second digit
  26. ;    (background)   (foreground)
  27. ;    ------------   ------------
  28. ; 0  Black          Black
  29. ; 1  Blue           Blue
  30. ; 2  Green          Green
  31. ; 3  Cyan           Cyan
  32. ; 4  Red            Red
  33. ; 5  Magenta        Magenta
  34. ; 6  Brown          Brown
  35. ; 7  Gray           Gray
  36. ; 8  Flash Black    Dark Gray
  37. ; 9  Flash Blue     Light Blue
  38. ; A  Flash Green    Light Green
  39. ; B  Flash Cyan     Light Cyan
  40. ; C  Flash Red      Light Red
  41. ; D  Flash Magenta  Light Magenta
  42. ; E  Flash Brown    Light Yellow
  43. ; F  Flash Gray     White
  44. ;
  45. ; Text color, default light yellow on black (0E)
  46. fgcolor:0E
  47. ; Status line color, default cyan on black (03)
  48. stacolor:03
  49. ; Information message color, default green on black (02)
  50. infcolor:02
  51. ; Error message color, default red on black (04)
  52. errcolor:04
  53.  
  54. ;boolean switches -- precede with "no" to deactivate
  55. noaskexit:
  56. askrtn:
  57. autosave:
  58. nocase:
  59. displaycursor:
  60. enterinsmode:  
  61. savescreen:
  62. noshortnames:
  63. softcr:
  64. notrailspace:  
  65. nowordwrap:
  66.  
  67. ;text switches
  68. backup:bak
  69. ;markfile:
  70. readonly:attrib -r
  71.  
  72. ;macros and their key bindings
  73. Win32Help:=Arg "api32" mhelp
  74. Win32Help:Alt+H
  75.  
  76. ;key bindings
  77. Arg:Ctrl+U
  78. Arg:Ctrl+X
  79. Argcompile:F5
  80. Assign:F1
  81. Backtab:Shift+Tab
  82. Begfile:Ctrl+PgUp
  83. Begline:Ctrl+A
  84. Cancel:Ctrl+C
  85. Compile:Shift+F3
  86. Copy:Alt+W
  87. Down:Down
  88. Down:Ctrl+N
  89. Emacscdel:Bksp
  90. Emacscdel:Ctrl+H
  91. Emacsnewl:Enter
  92. Endfile:Ctrl+PgDn
  93. Endline:Ctrl+E
  94. Execute:Alt+X
  95. Exit:F8
  96. Help:F10
  97. Home:Home
  98. Information:Shift+F1
  99. Initialize:Alt+F10
  100. Insertmode:Ctrl+V
  101. Lasttext:Alt+L
  102. Ldelete:Ctrl+K
  103. Left:Left
  104. Left:Ctrl+B
  105. Linsert:Ctrl+O
  106. Mark:Ctrl+@
  107. Meta:F9
  108. Mlines:Ctrl+W
  109. Mpage:Pgup
  110. Mpage:Alt+V
  111. Mpara:Alt+Up
  112. Msearch:Ctrl+R
  113. Mword:Ctrl+Left
  114. Mword:Alt+B
  115. Paste:Ctrl+Y
  116. Paste:Ins
  117. Pbal:Ctrl+[
  118. Plines:Ctrl+Z
  119. Ppage:Pgdn
  120. Ppara:Alt+Down
  121. Psearch:F4
  122. Psearch:Ctrl+S
  123. Pword:Ctrl+Right
  124. Pword:Alt+F
  125. Qreplace:Alt+F3
  126. Qreplace:Alt+5
  127. Qreplace:Alt+8
  128. Quote:Ctrl+Q
  129. Refresh:Alt+R
  130. Right:Right
  131. Right:Ctrl+F
  132. Sdelete:Del
  133. Sdelete:Ctrl+D
  134. Setfile:F2
  135. Setwindow:Ctrl+]
  136. Shell:Alt+Z
  137. Sinsert:Alt+Ins
  138. Tab:Tab
  139. Tab:Ctrl+I
  140. Undo:Ctrl+Bksp
  141. Up:Up
  142. Up:Ctrl+P
  143. Window:Alt+Pgdn
  144.  
  145.  
  146. [mep-mhelp]
  147. helpfiles:mep.hlp
  148.