home *** CD-ROM | disk | FTP | other *** search
/ PC World 2000 February / PCWorld_2000-02_cd.bin / live / usr / X11R6 / lib / X11 / app-defaults / Bitmap < prev    next >
Text File  |  1999-09-03  |  7KB  |  230 lines

  1. ! $XConsortium: Bitmap.ad,v 1.19 95/06/29 19:25:34 kaleb Exp $
  2. ! The App-defaults file for Bitmap.
  3.  
  4. *TransientShell.allowShellResize:    True
  5. *shapeStyle:                oval
  6. *cursor:                left_ptr
  7. *pane.orientation:            horizontal
  8.  
  9. *Form*top:                ChainTop
  10. *Form*bottom:                ChainTop
  11. *Form*left:                ChainLeft
  12. *Form*right:                ChainLeft
  13.  
  14. *MenuButton.leftBitmap:            menu12
  15. *form*width:                      120
  16. *form*height:                     15
  17.  
  18. *baseTranslations:#override\
  19.             Ctrl<Key>c:    do-quit()\n\
  20.             <Key>q:        do-quit()\n\
  21.             Ctrl<Key>n:    do-new()\n\
  22.             Ctrl<Key>f:    do-load()\n\
  23.             Ctrl<Key>i:    do-insert()\n\
  24.             Ctrl<Key>s:    do-save()\n\
  25.             Ctrl<Key>w:    do-save-as()\n\
  26.             Ctrl<Key>r:    do-resize()\n\
  27.             Ctrl<Key>x:    do-rescale()\n\
  28.             Ctrl<Key>e:    do-filename()\n\
  29.             Ctrl<Key>b:    do-basename()\n\
  30.             Meta<Key>i:    switch-image()\n\
  31.             Meta<Key>g:    switch-grid()\n\
  32.             Meta<Key>d:    switch-dashed()\n\
  33.             Meta<Key>a:    switch-axes()\n\
  34.             Meta<Key>s:    switch-stippled()\n\
  35.             Meta<Key>p:    switch-proportional()\n\
  36.             Meta<Key>z:    switch-zoom()\n\
  37.             Meta<Key>c:    do-cut()\n\
  38.             Meta<Key>w:    do-copy()\n\
  39.             Meta<Key>y:    do-paste()
  40.  
  41.  
  42. *Toggle.translations:    <EnterWindow>:        highlight(WhenUnset)\n\
  43.             <LeaveWindow>:        unhighlight()\n\
  44.             <Btn1Down>,<Btn1Up>:     set() notify()
  45.  
  46. *MenuButton.translations:<EnterWindow>:        highlight()\n\
  47.             <LeaveWindow>:      reset()\n\
  48.             Any<BtnDown>:          reset() fix-menu() PopupMenu()
  49.  
  50. *Dialog*baseTranslations:#override\
  51.             <Key>Return:    set-dialog-button(okay, yes, retry)\n\
  52.             Ctrl<Key>g:    set-dialog-button(cancel, abort)
  53. *image*baseTranslations:#override\
  54.             <Btn1Down>,<Btn1Up>:    switch-image()
  55. *image*width: 0
  56. *image*height: 0
  57. *image*Label.internalWidth: 0
  58. *image*Label.internalHeight: 0
  59. *image*normalImage.foreground: white
  60. *image*normalImage.background: black
  61. *image*invertedImage.foreground: black
  62. *image*invertedImage.background: white
  63.  
  64. *bitmap.cursor:                   tcross
  65. *bitmap.dashes:                Dashes
  66. *bitmap.stipple:            Stipple
  67. *bitmap.stippled:            on
  68.  
  69. *TransientShell.width:            300
  70.  
  71. *input*icon:                Term
  72. *qsave*icon:                Term
  73. *error*icon:                Excl
  74. *Dialog.yes.label:            Yes
  75. *Dialog.no.label:            No
  76. *Dialog.okay.label:            OK
  77. *Dialog.abort.label:            Abort
  78. *Dialog.cancel.label:            Cancel
  79. *Dialog.retry.label:            Retry
  80.  
  81. *MenuButton.width:            58
  82.  
  83. *SimpleMenu.width:            0
  84. *SimpleMenu.height:            0
  85. *SimpleMenu.cursor:            hand2
  86. *SimpleMenu.line.height:        0
  87.  
  88. *fileButton.label:            File
  89. *fileButton.menuName:            fileMenu
  90.  
  91. *editButton.label:            Edit
  92. *editButton.fromHoriz:             fileButton
  93. *editButton.menuName:            editMenu
  94.  
  95. *formy.status*top:            ChainTop
  96. *formy.status*bottom:            ChainTop
  97. *formy.status*left:            ChainLeft
  98. *formy.status*right:            ChainRight
  99. *status.fromHoriz:            editButton
  100. *status.borderWidth:            0
  101.  
  102. *SmeBSB.HorizontalMargins:        32
  103.  
  104. *fileMenu.new.label:            New (Ctrl-N)...
  105. *fileMenu.load.label:            Load (Ctrl-F)...   
  106. *fileMenu.insert.label:            Insert (Ctrl-I)... 
  107. *fileMenu.save.label:            Save (Ctrl-S)
  108. *fileMenu.saveAs.label:            Save As (Ctrl-W)...
  109. *fileMenu.resize.label:            Resize (Ctrl-R)... 
  110. *fileMenu.rescale.label:        Rescale (Ctrl-X)...
  111. *fileMenu.filename.label:        Filename (Ctrl-E)...
  112. *fileMenu.basename.label:        Basename (Ctrl-B)...
  113. *fileMenu.quit.label:            Quit (Ctrl-C, Q)
  114.  
  115. *editMenu.image.label:            Image (Meta-I)
  116. *editMenu.grid.label:            Grid (Meta-G)
  117. *editMenu.dashed.label:            Dashed (Meta-D)
  118. *editMenu.axes.label:            Axes (Meta-A)
  119. *editMenu.stippled.label:        Stippled (Meta-S)
  120. *editMenu.proportional.label:        Proportional (Meta-P)
  121. *editMenu.zoom.label:            Zoom (Meta-Z)
  122. *editMenu.cut.label:            Cut (Meta-C)
  123. *editMenu.copy.label:            Copy (Meta-W)
  124. *editMenu.paste.label:            Paste (Meta-Y, Ctrl-mb)
  125.  
  126. *form.clear.label:            Clear
  127. *form.set.fromVert:             clear
  128. *form.set.label:            Set
  129. *form.invert.fromVert:             set
  130. *form.invert.label:            Invert
  131.  
  132. *form.mark.vertDistance:        10
  133. *form.mark.fromVert:            invert
  134. *form.mark.label:            Mark
  135. *form.unmark.fromVert:                  mark
  136. *form.unmark.label:            Unmark
  137.  
  138. *form.copy.vertDistance:        10
  139. *form.copy.fromVert:             unmark
  140. *form.copy.radioGroup:            mark
  141. *form.copy.label:            Copy
  142. *form.move.fromVert:             copy
  143. *form.move.radioGroup:            copy
  144. *form.move.label:            Move
  145.  
  146. *form.flipHoriz.vertDistance:        10
  147. *form.flipHoriz.width:            36
  148. *form.flipHoriz.height:            36
  149. *form.flipHoriz.fromVert:         move
  150. *form.flipHoriz.bitmap:            FlipHoriz
  151. *form.up.vertDistance:            10
  152. *form.up.width:                36
  153. *form.up.height:            36
  154. *form.up.fromVert:             move
  155. *form.up.fromHoriz:            flipHoriz
  156. *form.up.bitmap:            Up
  157. *form.flipVert.vertDistance:        10
  158. *form.flipVert.width:            36
  159. *form.flipVert.height:            36
  160. *form.flipVert.fromVert:         move
  161. *form.flipVert.fromHoriz:        up
  162. *form.flipVert.bitmap:            FlipVert
  163. *form.left.width:            36
  164. *form.left.height:            36
  165. *form.left.fromVert:             flipHoriz
  166. *form.left.bitmap:            Left
  167. *form.fold.width:            36
  168. *form.fold.height:            36
  169. *form.fold.fromVert:             up
  170. *form.fold.fromHoriz:             left
  171. *form.fold.bitmap:            Fold
  172. *form.right.width:            36
  173. *form.right.height:            36
  174. *form.right.fromVert:             flipVert
  175. *form.right.fromHoriz:             fold
  176. *form.right.bitmap:            Right
  177. *form.rotateLeft.width:            36
  178. *form.rotateLeft.height:        36
  179. *form.rotateLeft.fromVert:        left
  180. *form.rotateLeft.bitmap:        RotateLeft
  181. *form.down.width:            36
  182. *form.down.height:            36
  183. *form.down.fromVert:             fold
  184. *form.down.fromHoriz:             rotateLeft
  185. *form.down.bitmap:            Down
  186. *form.rotateRight.width:        36
  187. *form.rotateRight.height:        36
  188. *form.rotateRight.fromVert:        right
  189. *form.rotateRight.fromHoriz:        down
  190. *form.rotateRight.bitmap:        RotateRight
  191.  
  192. *form.point.vertDistance:        10
  193. *form.point.fromVert:             rotateLeft
  194. *form.point.radioGroup:          move
  195. *form.point.label:            Point
  196. *form.curve.fromVert:             point
  197. *form.curve.radioGroup:          point
  198. *form.curve.label:            Curve
  199. *form.line.fromVert:             curve
  200. *form.line.radioGroup:             curve
  201. *form.line.label:            Line
  202. *form.rectangle.fromVert:         line
  203. *form.rectangle.radioGroup:          line
  204. *form.rectangle.label:            Rectangle
  205. *form.filledRectangle.fromVert:     rectangle
  206. *form.filledRectangle.radioGroup:      rectangle
  207. *form.filledRectangle.label:        Filled Rectangle
  208. *form.circle.fromVert:             filledRectangle
  209. *form.circle.radioGroup:          filledRectangle
  210. *form.circle.label:            Circle
  211. *form.filledCircle.fromVert:         circle
  212. *form.filledCircle.radioGroup:      circle
  213. *form.filledCircle.label:        Filled Circle
  214. *form.floodFill.fromVert:        filledCircle
  215. *form.floodFill.radioGroup:          filledCircle
  216. *form.floodFill.label:            Flood Fill
  217.  
  218. *form.setHotSpot.vertDistance:        10
  219. *form.setHotSpot.fromVert:         floodFill
  220. *form.setHotSpot.radioGroup:          floodFill
  221. *form.setHotSpot.label:            Set Hot Spot
  222. *form.clearHotSpot.fromVert:         setHotSpot
  223. *form.clearHotSpot.label:        Clear Hot Spot
  224.  
  225. *form.undo.vertDistance:        10
  226. *form.undo.fromVert:            clearHotSpot
  227. *form.undo.label:            Undo
  228.  
  229.  
  230.