diff options
author | Alan Hourihane <alanh@fairlite.demon.co.uk> | 2005-05-20 15:24:02 +0000 |
---|---|---|
committer | Alan Hourihane <alanh@fairlite.demon.co.uk> | 2005-05-20 15:24:02 +0000 |
commit | 89ec4ac201c09329d5d732323bdce6250b8592fe (patch) | |
tree | 07fe847994c3ca21d927702c514ab558fd3edeff /man | |
parent | df0964ea8f92c6b278dd87b95380dbc3ada625e5 (diff) |
Bugzilla #3292: https://bugs.freedesktop.org/show_bug.cgi?id=3292XORG-6_8_99_8
Add shadowFB support to the Intel driver (Dima Dorfman)
Diffstat (limited to 'man')
-rw-r--r-- | man/i810.man | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/man/i810.man b/man/i810.man index 7b9870d3..2160417a 100644 --- a/man/i810.man +++ b/man/i810.man @@ -191,6 +191,17 @@ monitors. This option is useful if the monitor was not connected when the machine has booted, but unfortunately it doesn't always work and is extremely dependent upon the Video BIOS. Default: disabled +.TP +.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. +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. .SH "SEE ALSO" __xservername__(__appmansuffix__), __xconfigfile__(__filemansuffix__), xorgconfig(__appmansuffix__), Xserver(__appmansuffix__), X(__miscmansuffix__) |