diff options
| author | typebrook <typebrook@gmail.com> | 2019-01-21 23:08:48 +0800 |
|---|---|---|
| committer | typebrook <typebrook@gmail.com> | 2019-01-21 23:08:48 +0800 |
| commit | 9b1192c42be7948f52cd13680729c034bc4cacb6 (patch) | |
| tree | 437db2f9d0441e04fc8f7d8436f661dce77e9503 /keyboard | |
| parent | 1863476fd67c3b247d9f3ca5bd115cab23a4d3ee (diff) | |
update
Diffstat (limited to 'keyboard')
| -rw-r--r-- | keyboard | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboard b/keyboard new file mode 100644 index 0000000..604dbd2 --- /dev/null +++ b/keyboard | |||
| @@ -0,0 +1,5 @@ | |||
| 1 | XKBLAYOUT="us" | ||
| 2 | BACKSPACE="guess" | ||
| 3 | XKBMODEL="pc105" | ||
| 4 | XKBVARIANT="" | ||
| 5 | XKBOPTIONS="ctrl:nocaps" | ||