From: Silvio Rhatto Date: Wed, 1 Apr 2020 12:47:48 +0000 (-0300) Subject: Provision: desktop-basic: setxkbmap on custom/xsession file X-Git-Tag: 0.1.0~113 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=3887fc2ade8dc0d829929439682918c3fbbbba63;p=kvmx.git Provision: desktop-basic: setxkbmap on custom/xsession file --- diff --git a/share/provision/files/desktop-basic/home/user/.custom/xsession b/share/provision/files/desktop-basic/home/user/.custom/xsession index 256beb5..ee206e0 100644 --- a/share/provision/files/desktop-basic/home/user/.custom/xsession +++ b/share/provision/files/desktop-basic/home/user/.custom/xsession @@ -42,3 +42,7 @@ elif [ "$HOSTNAME" = "vnc" ]; then else PROGRAMS="$PROGRAMS terminal" fi + +# Fix keyboard layout if needed +# https://wiki.debian.org/Keyboard +#setxkbmap -model abnt2 -layout br -variant thinkpad