diff options
Diffstat (limited to 'xorg')
-rw-r--r-- | xorg/09-custom-kbd.conf | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/xorg/09-custom-kbd.conf b/xorg/09-custom-kbd.conf deleted file mode 100644 index f2123ff..0000000 --- a/xorg/09-custom-kbd.conf +++ /dev/null | |||
@@ -1,6 +0,0 @@ | |||
1 | Section "InputClass" | ||
2 | Identifier "keyboard defaults" | ||
3 | MatchIsKeyboard "on" | ||
4 | |||
5 | Option "XKbOptions" "ctrl:nocaps" | ||
6 | EndSection | ||