diff options
| author | Hsieh Chin Fan <typebrook@gmail.com> | 2020-09-12 11:47:26 +0800 |
|---|---|---|
| committer | Hsieh Chin Fan <typebrook@gmail.com> | 2020-09-12 12:09:34 +0800 |
| commit | fc1625c83ac1a3676cf5a29bd12ac4b01324b395 (patch) | |
| tree | 0d5cc188b3f720011024acd2ac6aaf37b20fdc17 /misc/keyboard | |
| parent | 89354e00b4242a55e7f0285a7e4e9c277e9fc5ca (diff) | |
Add settings for libinput
Diffstat (limited to 'misc/keyboard')
| -rw-r--r-- | misc/keyboard | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/misc/keyboard b/misc/keyboard deleted file mode 100644 index 604dbd2..0000000 --- a/misc/keyboard +++ /dev/null | |||
| @@ -1,5 +0,0 @@ | |||
| 1 | XKBLAYOUT="us" | ||
| 2 | BACKSPACE="guess" | ||
| 3 | XKBMODEL="pc105" | ||
| 4 | XKBVARIANT="" | ||
| 5 | XKBOPTIONS="ctrl:nocaps" | ||