Toastie 7 months ago
parent
commit
f05efa0b44
1 changed files with 8 additions and 0 deletions
  1. 8 0
      linux/xorg.conf

+ 8 - 0
linux/xorg.conf

@@ -0,0 +1,8 @@
+Section "InputDevice"
+        Identifier      "Generic Keyboard"
+        Driver          "kbd"
+        Option          "CoreKeyboard"
+        Option          "XkbRules"      "xorg"
+        Option          "XkbModel"      "pc105"
+        Option          "XkbLayout"     "de"
+        Option          "XkbVariant"    "deadgraveacute"