add xorg conf
This commit is contained in:
parent
ff4b21e32c
commit
d5921ff8af
4 changed files with 59 additions and 0 deletions
10
root/etc/X11/xorg.conf.d/20-intel.conf
Normal file
10
root/etc/X11/xorg.conf.d/20-intel.conf
Normal file
|
@ -0,0 +1,10 @@
|
|||
|
||||
Section "Device"
|
||||
Identifier "Intel Graphics"
|
||||
Driver "Intel"
|
||||
EndSection
|
||||
|
||||
#Option "AccelMethod" "glamor"
|
||||
#Option "TearFree" "true"
|
||||
#Option "VertRefresh" "60"
|
||||
#Option "DRI" "false"
|
Loading…
Add table
Add a link
Reference in a new issue