From 6893a1ae1d9e60e786eb847c471e55597abe9c41 Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Tue, 19 Jul 2022 15:19:08 +0800 Subject: Update --- xorg/09-custom-kbd.conf | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 xorg/09-custom-kbd.conf (limited to 'xorg') diff --git a/xorg/09-custom-kbd.conf b/xorg/09-custom-kbd.conf new file mode 100644 index 0000000..f2123ff --- /dev/null +++ b/xorg/09-custom-kbd.conf @@ -0,0 +1,6 @@ +Section "InputClass" + Identifier "keyboard defaults" + MatchIsKeyboard "on" + + Option "XKbOptions" "ctrl:nocaps" +EndSection -- cgit v1.2.3-70-g09d2