diff options
| author | Jan Djärv | 2007-01-01 19:03:39 +0000 |
|---|---|---|
| committer | Jan Djärv | 2007-01-01 19:03:39 +0000 |
| commit | 42ab4c81746fe0a6c1fadef0dbe1d7bb008e1daa (patch) | |
| tree | 5abe124bea31a9efb436dbd4a867a2dfd21cd2a6 | |
| parent | fe7dc56e0adadeae1bc43318b4f07e435643ab0d (diff) | |
| download | emacs-42ab4c81746fe0a6c1fadef0dbe1d7bb008e1daa.tar.gz emacs-42ab4c81746fe0a6c1fadef0dbe1d7bb008e1daa.zip | |
(Table of Resources): Add scrollBarWidth resource.
| -rw-r--r-- | man/xresources.texi | 5 |
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 | |||
| 289 | specified if @samp{off}. | 289 | specified if @samp{off}. |
| 290 | @end ifnottex | 290 | @end ifnottex |
| 291 | 291 | ||
| 292 | @item @code{scrollBarWidth} (class @code{ScrollBarWidth}) | ||
| 293 | @cindex scrollbar width | ||
| 294 | The 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 |
| 294 | Gamma correction for colors, equivalent to the frame parameter | 299 | Gamma correction for colors, equivalent to the frame parameter |