From 1958427d3e785e8f8b3afa1dcc78bdad5a3549a2 Mon Sep 17 00:00:00 2001 From: erik Date: Fri, 24 Oct 2008 22:05:16 +0000 Subject: 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!) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 --- linux/X/README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'linux') 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' -- cgit v1.2.3