Doc fixes.
authorayin <ayin>
Sun, 17 Feb 2008 15:41:43 +0000 (15:41 +0000)
committerayin <ayin>
Sun, 17 Feb 2008 15:41:43 +0000 (15:41 +0000)
src/feature.h

index 541f78389ae6b3eac0bbc364fc400fdfd401d7d9..df1af13bbf5e1d198deaa60ea0ad28c345c1284a 100644 (file)
 #define SHADOW_WIDTH 1
 
 /*
- * When using Rxvt scrollbar, clicking above or below the slider will move
- * 1/4 of the screen height, if possible.  Setting RXVT_SCROLL_FULL will move
- * it one screen height less one line, if possible
+ * clicking above or below the scrollbar slider (all styles minus
+ * xterm) will scroll by (height - 1) rather than (height / 4).
  */
 #define RXVT_SCROLL_FULL 1
 
 /*
- * (Hops) draw an internal border line on inside edge of the scrollbar
+ * (Hops) draw an internal border line on inside edge of the rxvt scrollbar
  */
 /* #define SB_BORDER */
 
 /* #define ESCZ_ANSWER "\033[?1;2C" */
 
 /*
- * Allow foreground/background colour to be changed with an
- * xterm escape sequence "\E]39;colour^G"
+ * Allow foreground/background colour to be changed with xterm
+ * operating system commands.
  */
 #define XTERM_COLOR_CHANGE