etc-gentoo/hprofile/profiles/vga/files/etc/X11/xorg.conf.d/40-monitor.conf.intel

17 lines
271 B
Plaintext

Section "Monitor"
Identifier "Default"
EndSection
Section "Device"
Option "DRI" "True"
Option "TearFree" "True"
Identifier "INTEL"
Driver "intel"
EndSection
Section "Screen"
Identifier "INTEL"
Device "INTEL"
Monitor "Default"
EndSection