Advertising

Welcome to SparkyLinux forums
Zapraszamy również na polsko-języczne Forum https://forum.linuxiarze.pl

What's the consensus of an xorg.conf for intel hd graphics?

Started by Lizbeth, May 28, 2015, 03:44:41 AM

Previous topic - Next topic

Lizbeth

this was what i had in mind"






Section "Device"
Identifier  "Device0"
Driver      "intel"
BusID       "PCI:0:2:0"
Option      "AccelMethod" "sna"
Option      "DRI"    "true"
EndSection


Section "DRI"
        Group  "video"
        Mode   0666
EndSection


Section "Extensions"
Option "Composite" "Enable"
Option "RENDER"    "Enable"
EndSection


Section "InputClass"
Identifier          "Keyboard Defaults"
MatchIsKeyboard     "yes"
Option              "XkbOptions" "terminate:ctrl_alt_bksp"
EndSection

View the most recent posts on the forum