Xprofile: setxkbmap fix.

Old (patched?) Xorg do not support calling setxkbmap without specifying the
variant.
master
Pierre Neidhardt 2013-06-17 10:24:32 +02:00
parent 1ea67b1cae
commit 72ef3503c0
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ numlockx on
## Keymap. Only useful on multi-user environment where users have different
## keymaps.
if [ "$(setxkbmap -v 7 | awk '/^layout/ {print $2}')" != "usex" ]; then
setxkbmap usex
setxkbmap usex basic
fi
# xmodmap ~/.xmodmap