summaryrefslogtreecommitdiff
path: root/linux
diff options
context:
space:
mode:
authorerik <erik@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2008-10-24 22:05:16 +0000
committererik <erik@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2008-10-24 22:05:16 +0000
commit1958427d3e785e8f8b3afa1dcc78bdad5a3549a2 (patch)
tree5e21677aae97364a03bd09c707dc24cc539445ad /linux
parente468b3f8749e307fd63301156459c539d4e3c521 (diff)
downloadneo-layout-1958427d3e785e8f8b3afa1dcc78bdad5a3549a2.tar.gz
neo-layout-1958427d3e785e8f8b3afa1dcc78bdad5a3549a2.tar.bz2
neo-layout-1958427d3e785e8f8b3afa1dcc78bdad5a3549a2.zip
Fehler in Xorg verhindert weitere Verwendung von alts_toggle und ctrls_toggle (Fehler gefunden, aber erfordert ein Neuschreiben von xkbcomp → keiner hat Bock drauf (seit 2005!)
siehe Bugreport: http://bugs.freedesktop.org/show_bug.cgi?id=4927 und kleine Beschreibung des Fehlers: http://bbs.archlinux.org/viewtopic.php?id=50353 Novells/Suses Lösung: Ignorienen und einfach nicht mehr anbieten! Idioten! https://bugzilla.novell.com/show_bug.cgi?id=373197 git-svn-id: https://svn.neo-layout.org@1037 b9310e46-f624-0410-8ea1-cfbb3a30dc96
Diffstat (limited to 'linux')
-rw-r--r--linux/X/README3
1 files changed, 2 insertions, 1 deletions
diff --git a/linux/X/README b/linux/X/README
index c65b86f..47d24e4 100644
--- a/linux/X/README
+++ b/linux/X/README
@@ -52,7 +52,8 @@ kann man anschließend mittels drücken beider Strg-Tasten zwischen qwertz und
NEO wechseln.
Option "XkbLayout" "de,de"
Option "XkbVariant" "neo,nodeadkeys"
- Option "XkbOptions" "grp:ctrls_toggle"
+# Option "XkbOptions" "grp:ctrls_toggle" # defekt im neuen X-Server!
+ Option "XkbOptions" "grp:shifts_toggle,grp_led:scroll" # das geht noch
Alternativ auch hier in die ~/.bashrc, ~/.zshrc oder vergleichbares:
alias asdf='setxkbmap de neo'