Mercurial > hg > xemacs-beta
comparison etc/sample.Xdefaults @ 398:74fd4e045ea6 r21-2-29
Import from CVS: tag r21-2-29
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:13:30 +0200 |
parents | cc15677e0335 |
children | 697ef44129c6 |
comparison
equal
deleted
inserted
replaced
397:f4aeb21a5bad | 398:74fd4e045ea6 |
---|---|
72 Emacs*dialog*XmTextField*Background: WhiteSmoke | 72 Emacs*dialog*XmTextField*Background: WhiteSmoke |
73 Emacs*dialog*XmText*Background: WhiteSmoke | 73 Emacs*dialog*XmText*Background: WhiteSmoke |
74 Emacs*dialog*XmList*Background: WhiteSmoke | 74 Emacs*dialog*XmList*Background: WhiteSmoke |
75 ! While this one is for Athena dialog boxes. | 75 ! While this one is for Athena dialog boxes. |
76 Emacs*dialog*Command*Background: WhiteSmoke | 76 Emacs*dialog*Command*Background: WhiteSmoke |
77 | |
78 ! Athena dialog boxes are sometimes built with the Xaw3d | |
79 ! variant of the Athena toolkit. | |
80 ! XEmacs being nice to 8bit displays, it defaults to: | |
81 Emacs*dialog*Command*beNiceToColormap: true | |
82 ! If you are shocked by the ugliness of the 3d rendition, | |
83 ! you may want to set (even on 8bit displays) the above to false. | |
77 | 84 |
78 ! Xlw Scrollbar colors | 85 ! Xlw Scrollbar colors |
79 Emacs*XlwScrollBar.Foreground: Gray30 | 86 Emacs*XlwScrollBar.Foreground: Gray30 |
80 Emacs*XlwScrollBar.Background: Gray75 | 87 Emacs*XlwScrollBar.Background: Gray75 |
81 Emacs*XmScrollBar.Foreground: Gray30 | 88 Emacs*XmScrollBar.Foreground: Gray30 |