Kaynağa Gözat

re-purpose xorg.conf intel file as example

Jake Day 6 yıl önce
ebeveyn
işleme
f72425b324

+ 0 - 7
root/etc/X11/xorg.conf.d/20-intel.conf

@@ -1,7 +0,0 @@
-Section "Device"
-   Identifier  "Intel Graphics"
-   Driver      "intel"
-   Option      "TripleBuffer" "true"
-   Option      "TearFree"     "true"
-   Option      "DRI"          "true"
-EndSection

+ 7 - 0
root/etc/X11/xorg.conf.d/20-intel_example.conf

@@ -0,0 +1,7 @@
+#Section "Device"
+#   Identifier  "Intel Graphics"
+#   Driver      "intel"
+#   Option      "TripleBuffer" "true"
+#   Option      "TearFree"     "true"
+#   Option      "DRI"          "true"
+#EndSection