Mercurial > hg > xemacs-beta
diff 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 |
line wrap: on
line diff
--- a/etc/sample.Xdefaults Mon Aug 13 08:51:05 2007 +0200 +++ b/etc/sample.Xdefaults Mon Aug 13 08:51:32 2007 +0200 @@ -75,13 +75,13 @@ Emacs*XmScrollBar.Background: Gray75 ! -! The Lucid Scrollbar supports two added resources, KnobStyle is either +! The Lucid Scrollbar supports two added resources, SliderStyle is either ! "plain" (default) or "dimple". Dimple puts a small dimple in the middle -! of the knob that depresses when the knob is clicked on. ArrowPosition is +! of the slider that depresses when the slider is clicked on. ArrowPosition is ! either "opposite" (default) or "same". Opposite puts the arrows at opposite ! of the scrollbar, same puts both arrows at the same end, like the Amiga. ! -! Emacs*XlwScrollBar.KnobStyle: dimple +! Emacs*XlwScrollBar.SliderStyle: dimple ! Emacs*XlwScrollBar.ArrowPosition: opposite