author | hash <hash> | 2002-11-08 05:38:27 (UTC) |
---|---|---|
committer | hash <hash> | 2002-11-08 05:38:27 (UTC) |
commit | 301b62240e007a20992330dbab8394492466e46d (patch) (side-by-side diff) | |
tree | 886143d5fb020fb152705f2b4dfa0296b3370dca | |
parent | 449b3025bf76cb42fe205b14a8041b344eddbff7 (diff) | |
download | opie-301b62240e007a20992330dbab8394492466e46d.zip opie-301b62240e007a20992330dbab8394492466e46d.tar.gz opie-301b62240e007a20992330dbab8394492466e46d.tar.bz2 |
fixed the tab key
-rw-r--r-- | share/multikey/en.keymap | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/multikey/en.keymap b/share/multikey/en.keymap index 5b38c8d..15d653b 100644 --- a/share/multikey/en.keymap +++ b/share/multikey/en.keymap @@ -4,97 +4,97 @@ # please don't write anything between a key definition and it's xpm (excpet for spaces) title = English 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? 1 0 0x31 2 1 0 0x32 2 1 0 0x33 2 1 0 0x34 2 1 0 0x35 2 1 0 0x36 2 1 0 0x37 2 1 0 0x38 2 1 0 0x39 2 1 0 0x30 2 1 0 0x2d 2 1 0 0x3d 2 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...? +2 0x1001 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 2 0 0x77 2 2 0 0x65 2 2 0 0x72 2 2 0 0x74 2 2 0 0x79 2 2 0 0x75 2 2 0 0x69 2 2 0 0x6f 2 2 0 0x70 2 2 0 0x5b 2 2 0 0x5d 2 2 0 0x5c 2 3 0x1024 0 4 "17 7 2 1" " c None" ". c #000000" " " " .. . .. .. " " . . . . . . " " . ... .. . " " . . . . . " " .. . . . .. " " " 3 0 0x61 2 3 0 0x73 2 3 0 0x64 2 3 0 0x66 2 3 0 0x67 2 3 0 0x68 2 3 0 0x6a 2 3 0 0x6b 2 3 0 0x6c 2 |