~ubuntu-branches/debian/lenny/xserver-xorg-video-nv/lenny

« back to all changes in this revision

Viewing changes to man/nv.man

  • Committer: Bazaar Package Importer
  • Author(s): Kyle McMartin
  • Date: 2007-03-19 14:08:02 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20070319140802-llr8iovnl7jihfk1
Tags: 1:2.0.0-0ubuntu1
* New upstream version,
  - GeForce8800 support (8800GTX/GTS)

Show diffs side-by-side

added added

removed removed

Lines of Context:
58
58
.TP 22
59
59
.B GeForce 7XXX
60
60
G70, G71, G72, G73
 
61
.de G8
 
62
.TP 22
 
63
.B GeForce 8XXX
 
64
G80
 
65
..
 
66
.if __support_g80__ .G8
61
67
 
62
68
.SH CONFIGURATION DETAILS
63
69
Please refer to __xconfigfile__(__filemansuffix__) for general configuration
69
75
.PP
70
76
The following driver
71
77
.B Options
72
 
are supported:
 
78
are supported for pre-G80 hardware:
73
79
.TP
74
80
.BI "Option \*qHWCursor\*q \*q" boolean \*q
75
81
Enable or disable the HW cursor.  Default: on.
128
134
.TP
129
135
.BI "Option \*qShadowFB\*q \*q" boolean \*q
130
136
Enable or disable use of the shadow framebuffer layer.  Default: off.
 
137
.
 
138
.\" ******************** begin G80 section ********************
 
139
.de G8
 
140
.PP
 
141
The following driver
 
142
.B Options
 
143
are available for G80:
 
144
.TP
 
145
.BI "Option \*qHWCursor\*q \*q" boolean \*q
 
146
Enable or disable the hardware cursor.  Default: on.
 
147
.TP
 
148
.BI "Option \*qNoAccel\*q \*q" boolean \*q
 
149
Disable or enable acceleration.  Default: acceleration is enabled.
 
150
.TP
 
151
.BI "Option \*qBackendMode\*q \*q" mode \*q
 
152
Designate a mode to be used as the physical mode driving the display.
 
153
The screen will be scaled to fit the requested mode.
 
154
For example, if
 
155
.B Option \*qBackendMode\*q \*q1280x1024\*q
 
156
is specified, the monitor will always display the 1280x1024 mode and the screen will be scaled to match.
 
157
..
 
158
.if __support_g80__ .G8
 
159
.\" ******************** end G80 section ********************
 
160
.
131
161
.SH "SEE ALSO"
132
162
__xservername__(__appmansuffix__), __xconfigfile__(__filemansuffix__), xorgconfig(__appmansuffix__), Xserver(__appmansuffix__), X(__miscmansuffix__)
133
163
.SH AUTHORS
134
164
Authors include: David McKay, Jarno Paananen, Chas Inman, Dave Schmenk, 
135
 
Mark Vojkovich
 
165
Mark Vojkovich, Aaron Plattner
136
166
.SH COPYRIGHT
137
167
.LP
138
 
NOTICE TO USER:   The source code  is copyrighted under  U.S. and
139
 
international laws.  Users and possessors of this source code are
140
 
hereby granted a nonexclusive,  royalty-free copyright license to
141
 
use this code in individual and commercial software.
142
 
.LP
143
 
Any use of this source code must include,  in the user documentation and
144
 
internal comments to the code,  notices to the end user as follows:
145
 
.LP
146
 
Copyright 1993-2003 NVIDIA, Corporation.  All rights reserved.
147
 
.LP
148
 
NVIDIA, CORPORATION MAKES NO REPRESENTATION ABOUT THE SUITABILITY
149
 
OF  THIS SOURCE  CODE  FOR ANY PURPOSE.  IT IS  PROVIDED  "AS IS"
150
 
WITHOUT EXPRESS OR IMPLIED WARRANTY OF ANY KIND.  NVIDIA, CORPORATION 
151
 
DISCLAIMS ALL WARRANTIES  WITH REGARD  TO THIS SOURCE CODE,
152
 
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY, NONINFRINGEMENT,  
153
 
AND FITNESS  FOR A PARTICULAR PURPOSE.   IN NO EVENT SHALL
154
 
NVIDIA, CORPORATION  BE LIABLE FOR ANY SPECIAL,  INDIRECT,  INCIDENTAL, 
155
 
OR CONSEQUENTIAL DAMAGES,  OR ANY DAMAGES  WHATSOEVER RESULTING FROM 
156
 
LOSS OF USE,  DATA OR PROFITS,  WHETHER IN AN ACTION
157
 
OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,  ARISING OUT OF
158
 
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOURCE CODE.
159
 
.LP
160
 
U.S. Government  End  Users.   This source code  is a "commercial
161
 
item,"  as that  term is  defined at  48 C.F.R. 2.101 (OCT 1995),
162
 
consisting  of "commercial  computer  software"  and  "commercial
163
 
computer  software  documentation,"  as such  terms  are  used in
164
 
48 C.F.R. 12.212 (SEPT 1995)  and is provided to the U.S. Government 
165
 
only as  a commercial end item.   Consistent with  48 C.F.R.
166
 
12.212 and  48 C.F.R. 227.7202-1 through  227.7202-4 (JUNE 1995),
167
 
all U.S. Government End Users  acquire the source code  with only
168
 
those rights set forth herein.                                   
169
 
 
 
168
Copyright (c) 2003 - 2007 NVIDIA, Corporation
 
169
.LP
 
170
Permission is hereby granted, free of charge, to any person obtaining a
 
171
copy of this software and associated documentation files (the
 
172
"Software"), to deal in the Software without restriction, including
 
173
without limitation the rights to use, copy, modify, merge, publish,
 
174
distribute, sublicense, and/or sell copies of the Software, and to
 
175
permit persons to whom the Software is furnished to do so, subject to
 
176
the following conditions:
 
177
.LP
 
178
The above copyright notice and this permission notice shall be included
 
179
in all copies or substantial portions of the Software.
 
180
.LP
 
181
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
 
182
OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 
183
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
 
184
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
 
185
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
 
186
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
 
187
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.