Neo ist eine ergonomische Tastaturbelegung, welche für die deutsche Sprache optimiert ist. https://neo-layout.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
neo-layout/portable/autorun.sh

12 lines
234 B

#!/bin/sh
# 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