diff options
Diffstat (limited to 'linux/xmodmap')
-rw-r--r-- | linux/xmodmap/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/xmodmap/README b/linux/xmodmap/README index 4043680..4b6a413 100644 --- a/linux/xmodmap/README +++ b/linux/xmodmap/README @@ -41,7 +41,7 @@ folgenden zweizeiligen Befehl eingeben (erstellt automatisch die ausführbare Datei auf dem USB-Stick – wobei /media/<USBSTICK> durch den echten Pfad des USB-Sticks ersetzt werden muss): - echo -e "#!/bin/sh\setxkbmap lv && xmodmap neo_de.xmodmap" > \ + echo -e "#!/bin/sh\nsetxkbmap lv && xmodmap neo_de.xmodmap" > \ /media/<USBSTICK>/autorun === Deaktivieren === |