comparison etc/sample.Xdefaults @ 26:441bb1e64a06 r19-15b96

Import from CVS: tag r19-15b96
author cvs
date Mon, 13 Aug 2007 08:51:32 +0200
parents 376386a54a3c
children 1917ad0d78d7
comparison
equal deleted inserted replaced
25:383a494979f8 26:441bb1e64a06
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.