diff options
Diffstat (limited to 'misc/keyboard')
| -rw-r--r-- | misc/keyboard | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/misc/keyboard b/misc/keyboard new file mode 100644 index 0000000..2731276 --- /dev/null +++ b/misc/keyboard | |||
| @@ -0,0 +1,5 @@ | |||
| 1 | XKBLAYOUT="us" | ||
| 2 | BACKSPACE="guess" | ||
| 3 | XKBMODEL="pc105" | ||
| 4 | XKBVARIANT="" | ||
| 5 | xkboptions="ctrl:swapcaps" | ||