comparison etc/sample.Xdefaults @ 102:a145efe76779 r20-1b3

Import from CVS: tag r20-1b3
author cvs
date Mon, 13 Aug 2007 09:15:49 +0200
parents 131b0175ea99
children cf808b4c4290
comparison
equal deleted inserted replaced
101:a0ec055d74dd 102:a145efe76779
73 Emacs*XlwScrollBar.Background: Gray75 73 Emacs*XlwScrollBar.Background: Gray75
74 Emacs*XmScrollBar.Foreground: Gray30 74 Emacs*XmScrollBar.Foreground: Gray30
75 Emacs*XmScrollBar.Background: Gray75 75 Emacs*XmScrollBar.Background: Gray75
76 76
77 ! 77 !
78 ! The Lucid Scrollbar supports two added resources, KnobStyle is either 78 ! The Lucid Scrollbar supports two added resources, SliderStyle is either
79 ! "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
80 ! of the knob that depresses when the knob is clicked on. ArrowPosition is 80 ! of the slider that depresses when the slider is clicked on. ArrowPosition is
81 ! either "opposite" (default) or "same". Opposite puts the arrows at opposite 81 ! either "opposite" (default) or "same". Opposite puts the arrows at opposite
82 ! 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.
83 ! 83 !
84 ! Emacs*XlwScrollBar.KnobStyle: dimple 84 ! Emacs*XlwScrollBar.SliderStyle: dimple
85 ! Emacs*XlwScrollBar.ArrowPosition: opposite 85 ! Emacs*XlwScrollBar.ArrowPosition: opposite
86 86
87 87
88 ! 88 !
89 ! 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.