diff options
author | Aaron Plattner <aplattner@nvidia.com> | 2007-04-24 20:45:52 -0700 |
---|---|---|
committer | Aaron Plattner <aplattner@nvidia.com> | 2007-04-24 20:45:52 -0700 |
commit | 88d44d5e4fd0025c30e9d67b55c603c59bd1c0c1 (patch) | |
tree | a61e37c8f43f66ccfb7c88a260436277c380a8ec /man/nv.man | |
parent | 29433b76969b73a2a22081bf965bb0cdbaad75af (diff) |
Get EXA resizing working and document it.
Diffstat (limited to 'man/nv.man')
-rw-r--r-- | man/nv.man | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -143,6 +143,15 @@ Enable or disable the hardware cursor. Default: on. .TP .BI "Option \*qNoAccel\*q \*q" boolean \*q Disable or enable acceleration. Default: acceleration is enabled. +.TP +.BI "Option \*qAccelMethod\*q \*q" string \*q +Choose acceleration architecture, either \*qXAA\*q or \*qEXA\*q. +XAA is the old but stable architecture. +EXA is newer and supports resizing the desktop larger than it started out with RandR 1.2. +If you choose to use EXA, you might also consider setting +.B Option \*qMigrationHeuristic\*q \*qgreedy\*q +to improve performance. +Default: XAA. .\" ******************** end G80 section ******************** . .SH "SEE ALSO" |