10 lines
162 B
Xorg
10 lines
162 B
Xorg
Section "Device"
|
|
Identifier "Intel Graphics"
|
|
Driver "intel"
|
|
EndSection
|
|
|
|
Section "ServerFlags"
|
|
Option "DontVTSwitch" "True"
|
|
Option "DontZap" "True"
|
|
EndSection
|