aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Djärv2007-01-01 19:03:39 +0000
committerJan Djärv2007-01-01 19:03:39 +0000
commit42ab4c81746fe0a6c1fadef0dbe1d7bb008e1daa (patch)
tree5abe124bea31a9efb436dbd4a867a2dfd21cd2a6
parentfe7dc56e0adadeae1bc43318b4f07e435643ab0d (diff)
downloademacs-42ab4c81746fe0a6c1fadef0dbe1d7bb008e1daa.tar.gz
emacs-42ab4c81746fe0a6c1fadef0dbe1d7bb008e1daa.zip
(Table of Resources): Add scrollBarWidth resource.
-rw-r--r--man/xresources.texi5
1 files changed, 5 insertions, 0 deletions
diff --git a/man/xresources.texi b/man/xresources.texi
index 142b1bc70a0..ed0dd433dc9 100644
--- a/man/xresources.texi
+++ b/man/xresources.texi
@@ -289,6 +289,11 @@ Switch foreground and background default colors if @samp{on}, use colors as
289specified if @samp{off}. 289specified if @samp{off}.
290@end ifnottex 290@end ifnottex
291 291
292@item @code{scrollBarWidth} (class @code{ScrollBarWidth})
293@cindex scrollbar width
294The scroll bar width in pixels, equivalent to the frame parameter
295@code{scroll-bar-width}.
296
292@item @code{screenGamma} (class @code{ScreenGamma}) 297@item @code{screenGamma} (class @code{ScreenGamma})
293@cindex gamma correction 298@cindex gamma correction
294Gamma correction for colors, equivalent to the frame parameter 299Gamma correction for colors, equivalent to the frame parameter