diff options
author | Aaron Plattner <aplattner@nvidia.com> | 2006-01-02 01:54:19 +0000 |
---|---|---|
committer | Aaron Plattner <aplattner@nvidia.com> | 2006-01-02 01:54:19 +0000 |
commit | e8fd45625f2e09830136bde6bc70d51f25892450 (patch) | |
tree | 7101312d0e4ea20329643d5aafd8f80c1db89d72 /man/nv.man | |
parent | 5ec53e759c5233a26a6c80901b9f31b51153f756 (diff) |
Preliminary RandR rotation support. Bug #4708
<https://bugs.freedesktop.org/show_bug.cgi?id=4708>
Diffstat (limited to 'man/nv.man')
-rw-r--r-- | man/nv.man | 9 |
1 files changed, 7 insertions, 2 deletions
@@ -119,8 +119,13 @@ resolution. Default: on. Rotate the display clockwise or counterclockwise. This mode is unaccelerated. Default: no rotation. -Note: The Resize and Rotate extension will be disabled if the Rotate option -is used. +Note: The Resize and Rotate extension will be disabled if the Rotate "CW" or +Rotate "CCW" options are used. +.TP +.BI "Option \*qRotate\*q \*qRandR\*q" +Enable rotation of the screen using the Resize and Rotate extension. +This mode is unaccelerated. +Default: no rotation support. .TP .BI "Option \*qShadowFB\*q \*q" boolean \*q Enable or disable use of the shadow framebuffer layer. Default: off. |