Mercurial > hg > xemacs-beta
comparison etc/sample.Xdefaults @ 357:4711e16a8e49 r21-1-8
Import from CVS: tag r21-1-8
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:57:04 +0200 |
parents | cf808b4c4290 |
children | cc15677e0335 |
comparison
equal
deleted
inserted
replaced
356:e85f639a32f3 | 357:4711e16a8e49 |
---|---|
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 |