Add base packages + config
This commit is contained in:
parent
bb8589a3a9
commit
2646941148
4 changed files with 44 additions and 8 deletions
10
roles/linroom/templates/default_keyboard
Normal file
10
roles/linroom/templates/default_keyboard
Normal file
|
@ -0,0 +1,10 @@
|
|||
# KEYBOARD CONFIGURATION FILE
|
||||
|
||||
# Consult the keyboard(5) manual page.
|
||||
|
||||
XKBMODEL="pc105"
|
||||
XKBLAYOUT="si"
|
||||
XKBVARIANT=""
|
||||
XKBOPTIONS=""
|
||||
|
||||
BACKSPACE="guess"
|
Loading…
Add table
Add a link
Reference in a new issue