From 0945ad6e005a540768d1180b8ab51e0e83119af9 Mon Sep 17 00:00:00 2001 From: pascal Date: Tue, 28 Oct 2008 08:24:55 +0000 Subject: problemloser Wechsel von de mit oder ohne asdf-Skript nach neo dazu wird statt ie nun lv als Grundlage genommen Achtung: kein Wechsel von ie oder von neo auf neo möglich MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://svn.neo-layout.org@1048 b9310e46-f624-0410-8ea1-cfbb3a30dc96 --- linux/bin/asdf | 2 +- linux/xmodmap/neo_de.xmodmap | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'linux') diff --git a/linux/bin/asdf b/linux/bin/asdf index f1bd4e3..5b736eb 100755 --- a/linux/bin/asdf +++ b/linux/bin/asdf @@ -43,7 +43,7 @@ die() { set_xmodmap() { if [ -e "${PATH_XMODMAP}" ]; then if [ -f "$@" ]; then - set_xkbmap ie + set_xkbmap lv "${PATH_XMODMAP}" "$@" || ( set_xkbmap de ; die "Failed to set xmodmap $@." ) else die "Cannot use $@ for xmodmap." diff --git a/linux/xmodmap/neo_de.xmodmap b/linux/xmodmap/neo_de.xmodmap index da6cba4..2ba2ecb 100644 --- a/linux/xmodmap/neo_de.xmodmap +++ b/linux/xmodmap/neo_de.xmodmap @@ -75,7 +75,7 @@ keycode 51 = ISO_Group_Shift ISO_Group_Shift ISO_First_Group NoSymbol ! Mod4(rechts)+Mod4(links) lässt Mod4 einrasten (Mod4Lock) ! das funktioniert nur in dieser Reihenfolge, da Mod4(rechts) (=Qwertz-AltGr) nur 4 Ebenen hat ! Der Lock lässt sich durch ein weiteres Mod4 lösen. -keysym backslash = ISO_Level3_Shift ISO_Level3_Shift ISO_Group_Shift ISO_Group_Shift ISO_Level3_Lock NoSymbol +keysym less = ISO_Level3_Shift ISO_Level3_Shift ISO_Group_Shift ISO_Group_Shift ISO_Level3_Lock NoSymbol keysym ISO_Level3_Shift = ISO_Level3_Shift ISO_Level3_Shift ISO_Group_Shift ISO_Group_Shift ISO_Level3_Lock NoSymbol !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! @@ -83,7 +83,7 @@ keysym ISO_Level3_Shift = ISO_Level3_Shift ISO_Level3_Shift ISO_Group_Shift !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ! keysym Super_L = Super_L ! keycode 116 = Super_R -! keysym Multi_key = Multi_key Multi_key +keysym Super_R = Multi_key Multi_key ! add Mod4 = Super_L !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -- cgit v1.2.3