aboutsummaryrefslogtreecommitdiff
path: root/system/etc/X11/xorg.conf.d/90-custom-kbd.conf
diff options
context:
space:
mode:
Diffstat (limited to 'system/etc/X11/xorg.conf.d/90-custom-kbd.conf')
-rw-r--r--system/etc/X11/xorg.conf.d/90-custom-kbd.conf6
1 files changed, 0 insertions, 6 deletions
diff --git a/system/etc/X11/xorg.conf.d/90-custom-kbd.conf b/system/etc/X11/xorg.conf.d/90-custom-kbd.conf
deleted file mode 100644
index 72f1dba..0000000
--- a/system/etc/X11/xorg.conf.d/90-custom-kbd.conf
+++ /dev/null
@@ -1,6 +0,0 @@
-Section "InputClass"
- Identifier "keyboard defaults"
- MatchIsKeyboard "on"
-
- Option "XKbOptions" "caps:escape"
-EndSection