19 lines
377 B
Plaintext
Executable File
19 lines
377 B
Plaintext
Executable File
Section "Module"
|
|
SubSection "extmod"
|
|
Option "omit xfree86-dga" "true"
|
|
EndSubSection
|
|
EndSection
|
|
|
|
Section "ServerFlags"
|
|
Option "BlankTime" "0"
|
|
Option "OffTime" "0"
|
|
Option "SuspendTime" "0"
|
|
Option "AllowMouseOpenFail" "true"
|
|
Option "StandbyTime" "0"
|
|
EndSection
|
|
|
|
Section "Device"
|
|
Identifier "VideoCard"
|
|
Driver "fbdev"
|
|
EndSection
|