diff options
| -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 |