diff options
author | Eric Anholt <eric@anholt.net> | 2009-02-27 22:57:15 -0800 |
---|---|---|
committer | Eric Anholt <eric@anholt.net> | 2009-03-06 13:26:10 -0800 |
commit | 755757669f0cad670cfa084d33d7c3e928d27855 (patch) | |
tree | fda74091fb49642d69b16b907b64da0e8ed5d004 /man | |
parent | 917b20ead3cacf1e88314f20edde6a02b97b96d7 (diff) |
Remove configured SW cursor support.
Any time we actually need SW cursors, it gets enabled automatically.
Diffstat (limited to 'man')
-rw-r--r-- | man/intel.man | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/man/intel.man b/man/intel.man index 01f15056..a8bf5798 100644 --- a/man/intel.man +++ b/man/intel.man @@ -59,11 +59,6 @@ are supported .BI "Option \*qNoAccel\*q \*q" boolean \*q Disable or enable acceleration. Default: acceleration is enabled. .TP -.BI "Option \*qSWCursor\*q \*q" boolean \*q -Disable or enable software cursor. Default: software cursor is disable -and a hardware cursor is used for configurations where the hardware cursor -is available. -.TP .BI "Option \*qColorKey\*q \*q" integer \*q This sets the default pixel value for the YUV video overlay key. Default: undefined. |