Mercurial > hg > xemacs-beta
comparison etc/sample.Xdefaults @ 412:697ef44129c6 r21-2-14
Import from CVS: tag r21-2-14
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:20:41 +0200 |
parents | 74fd4e045ea6 |
children |
comparison
equal
deleted
inserted
replaced
411:12e008d41344 | 412:697ef44129c6 |
---|---|
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. | |
84 | 77 |
85 ! Xlw Scrollbar colors | 78 ! Xlw Scrollbar colors |
86 Emacs*XlwScrollBar.Foreground: Gray30 | 79 Emacs*XlwScrollBar.Foreground: Gray30 |
87 Emacs*XlwScrollBar.Background: Gray75 | 80 Emacs*XlwScrollBar.Background: Gray75 |
88 Emacs*XmScrollBar.Foreground: Gray30 | 81 Emacs*XmScrollBar.Foreground: Gray30 |