From 71ca28742ac4f93ab2401eaee8e78471c023cd4b Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Thu, 7 Nov 2024 11:32:27 +0800 Subject: Update --- misc/libinput/00-keyboard.conf | 9 --------- misc/libinput/30-touchpad.conf | 7 ------- 2 files changed, 16 deletions(-) delete mode 100644 misc/libinput/00-keyboard.conf delete mode 100644 misc/libinput/30-touchpad.conf (limited to 'misc/libinput') diff --git a/misc/libinput/00-keyboard.conf b/misc/libinput/00-keyboard.conf deleted file mode 100644 index 4aa4ac7..0000000 --- a/misc/libinput/00-keyboard.conf +++ /dev/null @@ -1,9 +0,0 @@ -# Written by systemd-localed(8), read by systemd-localed and Xorg. It's -# probably wise not to edit this file manually. Use localectl(1) to -# instruct systemd-localed to update it. -Section "InputClass" - Identifier "system-keyboard" - MatchIsKeyboard "on" - Option "XkbLayout" "us" - Option "XkbOptions" "ctrl:nocaps" -EndSection diff --git a/misc/libinput/30-touchpad.conf b/misc/libinput/30-touchpad.conf deleted file mode 100644 index b5d4424..0000000 --- a/misc/libinput/30-touchpad.conf +++ /dev/null @@ -1,7 +0,0 @@ -# check ~/.local/share/xorg/Xorg.0.log for device name -Section "InputClass" - Identifier "touchpad" - Driver "libinput" - Option "Tapping" "on" - Option "NaturalScrolling" "on" -EndSection -- cgit v1.2.3-70-g09d2