comparison etc/sample.Xdefaults @ 70:131b0175ea99 r20-0b30

Import from CVS: tag r20-0b30
author cvs
date Mon, 13 Aug 2007 09:02:59 +0200
parents 1917ad0d78d7
children a145efe76779
comparison
equal deleted inserted replaced
69:804d1389bcd6 70:131b0175ea99
26 ! The contrasts of these colors will cause them to map to the appropriate 26 ! The contrasts of these colors will cause them to map to the appropriate
27 ! one of "black" or "white" on monochrome systems. 27 ! one of "black" or "white" on monochrome systems.
28 ! 28 !
29 ! The valid color names on your system can be found by looking in the file 29 ! The valid color names on your system can be found by looking in the file
30 ! `rgb.txt', usually found in /usr/lib/X11/ or /usr/openwin/lib/X11/. 30 ! `rgb.txt', usually found in /usr/lib/X11/ or /usr/openwin/lib/X11/.
31
32 ! Set the foreground and background colors of the `default' face.
33 ! The default face colors are the base for most of the other faces'
34 ! colors. The default background is gray80, and the default foreground
35 ! is black.
36 Emacs.default.attributeBackground: gray80
37 Emacs.default.attributeForeground: black
38 31
39 ! Set the modeline colors. 32 ! Set the modeline colors.
40 Emacs.modeline*attributeForeground: Black 33 Emacs.modeline*attributeForeground: Black
41 Emacs.modeline*attributeBackground: Gray75 34 Emacs.modeline*attributeBackground: Gray75
42 35
80 Emacs*XlwScrollBar.Background: Gray75 73 Emacs*XlwScrollBar.Background: Gray75
81 Emacs*XmScrollBar.Foreground: Gray30 74 Emacs*XmScrollBar.Foreground: Gray30
82 Emacs*XmScrollBar.Background: Gray75 75 Emacs*XmScrollBar.Background: Gray75
83 76
84 ! 77 !
85 ! The Lucid Scrollbar supports two added resources, SliderStyle is either 78 ! The Lucid Scrollbar supports two added resources, KnobStyle is either
86 ! "plain" (default) or "dimple". Dimple puts a small dimple in the middle 79 ! "plain" (default) or "dimple". Dimple puts a small dimple in the middle
87 ! of the slider that depresses when the slider is clicked on. ArrowPosition is 80 ! of the knob that depresses when the knob is clicked on. ArrowPosition is
88 ! either "opposite" (default) or "same". Opposite puts the arrows at opposite 81 ! either "opposite" (default) or "same". Opposite puts the arrows at opposite
89 ! of the scrollbar, same puts both arrows at the same end, like the Amiga. 82 ! of the scrollbar, same puts both arrows at the same end, like the Amiga.
90 ! 83 !
91 ! Emacs*XlwScrollBar.SliderStyle: dimple 84 ! Emacs*XlwScrollBar.KnobStyle: dimple
92 ! Emacs*XlwScrollBar.ArrowPosition: opposite 85 ! Emacs*XlwScrollBar.ArrowPosition: opposite
93 86
94 87
95 ! 88 !
96 ! If you want to turn off a toolbar, set its height or width to 0. 89 ! If you want to turn off a toolbar, set its height or width to 0.
262 <Key>osfHelp: Help()\n\ 255 <Key>osfHelp: Help()\n\
263 ~Shift ~Meta ~Alt <Key>Return: ArmAndActivate()\n\ 256 ~Shift ~Meta ~Alt <Key>Return: ArmAndActivate()\n\
264 <EnterWindow>: Enter()\n\ 257 <EnterWindow>: Enter()\n\
265 <LeaveWindow>: Leave()\n 258 <LeaveWindow>: Leave()\n
266 259
260 ! XIM input method style
261 ! =======================
262
263 ! ximStyles is a (whitespace or comma-separated) list of XIMStyles in
264 ! order of user's preference.
265 ! Choose a subset of the following styles or reorder to taste
266 Emacs*ximStyles: XIMPreeditPosition|XIMStatusArea\
267 XIMPreeditPosition|XIMStatusNothing\
268 XIMPreeditPosition|XIMStatusNone\
269 XIMPreeditNothing|XIMStatusArea\
270 XIMPreeditNothing|XIMStatusNothing\
271 XIMPreeditNothing|XIMStatusNone\
272 XIMPreeditNone|XIMStatusArea\
273 XIMPreeditNone|XIMStatusNothing\
274 XIMPreeditNone|XIMStatusNone
275
276 ! XIM Preedit and Status foreground and background
277 Emacs*EmacsFrame.ximForeground: black
278 Emacs*EmacsFrame.ximBackground: white
279
280 ! XIM fontset (defaults to system fontset default)
281 ! Emacs*EmacsFrame.FontSet: -dt-interface user-medium-r-normal-s*-*-*-*-*-*-*-*-*