mirror of
https://github.com/X11Libre/xf86-video-ati.git
synced 2026-03-24 01:24:43 +00:00
Rename Option "NoAccel" to "Accel"
Removes the need for a double negation when forcing acceleration on. Note that this change is backwards compatible, as the option parser automagically handles the 'No' prefix. Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
committed by
Michel Dänzer
parent
851b2cf871
commit
cc615d06db
@@ -225,12 +225,12 @@ are supported:
|
||||
Selects software cursor. The default is
|
||||
.B off.
|
||||
.TP
|
||||
.BI "Option \*qNoAccel\*q \*q" boolean \*q
|
||||
.BI "Option \*qAccel\*q \*q" boolean \*q
|
||||
Enables or disables all hardware acceleration.
|
||||
.br
|
||||
The default is to
|
||||
.B enable
|
||||
hardware acceleration.
|
||||
The default is
|
||||
.B on
|
||||
except for HAWAII.
|
||||
.TP
|
||||
.BI "Option \*qZaphodHeads\*q \*q" string \*q
|
||||
Specify the RandR output(s) to use with zaphod mode for a particular driver
|
||||
|
||||
Reference in New Issue
Block a user