From 3f1b7b73f05d3ee29535b11b49522539fe146d8d Mon Sep 17 00:00:00 2001 From: ayin Date: Mon, 25 Jun 2007 14:53:11 +0000 Subject: [PATCH] Fix smart-resize doc. --- doc/rxvt.7.pod | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/rxvt.7.pod b/doc/rxvt.7.pod index 15d48254..085df8bb 100644 --- a/doc/rxvt.7.pod +++ b/doc/rxvt.7.pod @@ -2452,10 +2452,10 @@ Add support for continual scrolling (using the mouse wheel as an accelerator) while the control key is held down. This option requires --enable-mousewheel to also be specified. -=item --enable-smart-resize (default: on) +=item --enable-smart-resize (default: off) -Add smart growth/shrink behaviour when changing font size via hot -keys. This should keep the window corner which is closest to a corner of +Add smart growth/shrink behaviour when resizing. +This should keep the window corner which is closest to a corner of the screen in a fixed position. =item --enable-pointer-blank (default: on) -- 2.34.1