author | cniehaus <cniehaus> | 2002-08-28 15:15:49 (UTC) |
---|---|---|
committer | cniehaus <cniehaus> | 2002-08-28 15:15:49 (UTC) |
commit | c72757b7a76c8559def1b4d8a61e4eee79a23ee2 (patch) (side-by-side diff) | |
tree | dbda6644f645468070c98a6e58c20638e2ce6b8f | |
parent | b75e41eb899534999c4483c2357310c1d6f681c9 (diff) | |
download | opie-c72757b7a76c8559def1b4d8a61e4eee79a23ee2.zip opie-c72757b7a76c8559def1b4d8a61e4eee79a23ee2.tar.gz opie-c72757b7a76c8559def1b4d8a61e4eee79a23ee2.tar.bz2 |
ok, I added ^2, ^3, °, ^, [ and ]. As far as I know we do have all meta-keys
-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,91 +1,95 @@ # 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...? "11 9 2 1" ". c None" "a c #000000" "..........." "..........." ".....a..a.." ".....aa.a.." ".aaaaaaaa.." ".....aa.a.." ".....a..a.." "..........." "..........." 2 0 0x71 2 0x71 0x51 # shift q => Q m 0x71 0x40 # meta-alt q => @ 2 0 0x77 2 0x77 0x57 2 0 0x65 2 0x65 0x45 2 0 0x72 2 0x72 0x52 2 0 0x74 2 |