xf86-video-nvidia: add some options for better UI speedup - for testing

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-07-07 23:46:40 +02:00
parent d915208af9
commit 84e8324a43

View File

@ -2,4 +2,12 @@ Section "Device"
Identifier "Card0"
Option "NoLogo" "1"
Option "ConnectToAcpid" "0"
Option "UseEvents" "true"
Option "TripleBuffer" "true"
Option "NvAGP" "1"
EndSection
Section "Extensions"
Option "Composite" "Disabled"
EndSection