diff options
author | David Nusinow <dnusinow@debian.org> | 2007-07-11 20:00:25 -0400 |
---|---|---|
committer | Alex Deucher <alex@botch2.com> | 2007-07-11 20:00:25 -0400 |
commit | 8dd310538df11cc5ff4e8e84920218b819bbae47 (patch) | |
tree | 14b547b82f4d272ebd96c71508bc7a610d169772 /man | |
parent | 4b2a0ad8f15e7b11f7c8251fb032b9df4f07ce96 (diff) |
disable randr when savage rotation is enabled
fixes bug 7899
Diffstat (limited to 'man')
-rw-r--r-- | man/savage.man | 13 |
1 files changed, 9 insertions, 4 deletions
diff --git a/man/savage.man b/man/savage.man index 721c6b8..9e8dd27 100644 --- a/man/savage.man +++ b/man/savage.man @@ -95,13 +95,18 @@ possibly unstable. The default is .BI "Option \*qRotate\*q \*qCW\*q" .TP .BI "Option \*qRotate\*q \*qCCW\*q" -Rotate the desktop 90 degrees clockwise or counterclockwise. This option -forces the ShadowFB option on, and disables acceleration. +Rotate the desktop 90 degrees clockwise or counterclockwise. +This option forces the ShadowFB option on, and disables acceleration and +the RandR extension. Default: no rotation. .TP .BI "Option \*qShadowFB\*q \*q" boolean \*q -Enable or disable use of the shadow framebuffer layer. This option -disables acceleration. Default: off. +Enable or disable use of the shadow framebuffer layer. +.\" See +.\" .BR shadowfb (__drivermansuffix__) +.\" for further information. +This option disables acceleration. +Default: off. .TP .BI "Option \*qLCDClock\*q \*q" frequency \*q Override the maximum dot clock. Some LCD panels produce incorrect results if |