summaryrefslogtreecommitdiff
path: root/install-itzks-workstation
diff options
context:
space:
mode:
authorBenjamin Schlüter <bschlueter@posteo.de>2018-01-31 12:01:06 +0100
committerBenjamin Schlüter <bschlueter@posteo.de>2018-01-31 12:01:06 +0100
commit35814e3d89652e02d3851daec3990c441e6eb312 (patch)
tree35ca7816b88a8293265d8e614ee20f08986aea9d /install-itzks-workstation
parentc72232e8628d6beae53c51fa4cf12f066bbe58ab (diff)
downloaditzks-install-script-35814e3d89652e02d3851daec3990c441e6eb312.tar.gz
itzks-install-script-35814e3d89652e02d3851daec3990c441e6eb312.tar.bz2
itzks-install-script-35814e3d89652e02d3851daec3990c441e6eb312.zip
Add commands to edit /etc/default/keyboard according to installation guide.
Diffstat (limited to 'install-itzks-workstation')
-rw-r--r--install-itzks-workstation4
1 files changed, 4 insertions, 0 deletions
diff --git a/install-itzks-workstation b/install-itzks-workstation
index b231bf2..4aa22b9 100644
--- a/install-itzks-workstation
+++ b/install-itzks-workstation
@@ -91,7 +91,11 @@ sed -r -i /etc/fstab -e "s@^/dev/usb[0-9]+.*@@g"
sed -r -i /etc/fstab -e "s@^/dev/scd[0-9]+.*@@g"
####################
+# Skip dpkg-reconfigure keyboard-configuration and change /etc/default/keyboard via script
+sed -e 's/^XKBVARIANT=""/XKBVARIANT="deadgraveacute"/' -i /etc/default/keyboard
+sed -e 's/^XKBOPTIONS=""/XKBOPTIONS="compose:rctrl"/' -i /etc/default/keyboard
+####################
# WiFi-config for NetworkManager
# Write standard config