-rw-r--r-- | share/multikey/de.keymap | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/share/multikey/de.keymap b/share/multikey/de.keymap index 0f115b8..44a84a8 100644 --- a/share/multikey/de.keymap +++ b/share/multikey/de.keymap @@ -1,67 +1,71 @@ # comment lines must start with a '#' (for now...) # order is: row qcode unicode length blah # # please don't write anything between a key definition and it's xpm (excpet for spaces) title = German 1 0x1000 0 2 # and you can write whatever you want after the last element "9 9 2 1" ". c None" "a c #000000" "........." "........." ".aa.aa.aa" ".a..a..a." ".aa.aa.a." ".a...a.a." ".aa.aa.aa" "........." "........." -1 0 0x60 2 # but not after xpm images... k? -0x60 0x7e # shifted +1 0 0x5e 2 # but not after xpm images... k? +0x5e 0xb0 # shifted 1 0 0x31 2 0x31 0x21 # shifted 1 0 0x32 2 0x32 0x22 # shi.... +m 0x32 0xb2 # the ^2 1 0 0x33 2 0x33 0xa7 +m 0x33 0xb3 # the ^3 1 0 0x34 2 0x34 0x24 1 0 0x35 2 0x35 0x25 1 0 0x36 2 0x36 0x26 1 0 0x37 2 0x37 0x2f m 0x37 0x7b # the { 1 0 0x38 2 0x38 0x28 +m 0x38 0x5b # the [ 1 0 0x39 2 0x39 0x29 +m 0x39 0x5d # the ] 1 0 0x30 2 0x30 0x3d m 0x30 0x7d # the } 1 0 0xdf 2 0xdf 0x3f m 0xdf 0x5c # the backslash 1 0x1003 0 2 "9 9 2 1" ". c None" "a c #000000" "........." "........." "...a....." "..aa....." ".aaaaaaaa" "..aa....." "...a....." "........." "........." 2 0 0x9 3 # tab char, but why doesnt this work...? |