diff options
Diffstat (limited to 'man/nv.man')
-rw-r--r-- | man/nv.man | 19 |
1 files changed, 18 insertions, 1 deletions
@@ -162,10 +162,27 @@ Default: XAA. Enable or disable flat panel dithering by default. Dithering can also be enabled or disabled using the RandR 1.2 \*qdither\*q output property. Default: off. +. +.\" RandR 1.2 +.PP +The following RandR 1.2 properties are available for flat panels on G80 and higher GPUs: +.TP +.B dither +Enable or disable flat panel dithering. +Valid values: +.BR 0 " (off), " 1 " (on)." +.TP +.B scale +Control how the image is scaled to fit the flat panel. +Note that some flat panels perform their own scaling, overriding this option. +Valid values: +.RB \*q aspect "\*q, \*q" fill "\*q, and \*q" center \*q. +Default: +.RB \*q aspect \*q. .\" ******************** end G80 section ******************** . .SH "SEE ALSO" -__xservername__(__appmansuffix__), __xconfigfile__(__filemansuffix__), xorgconfig(__appmansuffix__), Xserver(__appmansuffix__), X(__miscmansuffix__) +__xservername__(__appmansuffix__), __xconfigfile__(__filemansuffix__), xorgconfig(__appmansuffix__), Xserver(__appmansuffix__), X(__miscmansuffix__), xrandr(__appmansuffix__) .SH AUTHORS Authors include: David McKay, Jarno Paananen, Chas Inman, Dave Schmenk, Mark Vojkovich, Aaron Plattner |