autorun an das aktuelle asdf script angepasst

This commit is contained in:
ben 2009-01-23 10:22:43 +00:00
parent 7ea4d6de54
commit a99397a1eb
1 changed files with 11 additions and 2 deletions

View File

@ -1,3 +1,12 @@
#!/bin/sh
setxkbmap ie
xmodmap neo/neo_de.xmodmap
# CapsLock sollte aus sein
xmodmap -e "clear Lock"
numlockx off
# schalte autorepeat für modifier und deadkeys aus
for key in 51 94 21 35 49; do
xset -r $key
done
setxkbmap lv
xmodmap neo/neo_de.xmodmap || setxkbmap de