-rw-r--r-- | share/multikey/README | 10 | ||||
-rw-r--r-- | share/multikey/en.keymap | 14 |
2 files changed, 15 insertions, 9 deletions
diff --git a/share/multikey/README b/share/multikey/README index 4c6bd23..c5e19f9 100644 --- a/share/multikey/README +++ b/share/multikey/README | |||
@@ -22,9 +22,13 @@ v v | |||
22 | 22 | ||
23 | so, lets say you want to edit the 5th key on the 2nd row. find the 5th line | 23 | so, lets say you want to edit the 5th key on the 2nd row. find the 5th line |
24 | that starts with 2, and replace the 3rd column with the code you found in | 24 | that starts with 2, and replace the 3rd column with the code you found in |
25 | xmbdfed. save the file and test it out by restarting opie. it worked, right? | 25 | xmbdfed. save the file and test it out by restarting opie, or running |
26 | if all you see is a square in it's place, that means your default font doesn't | 26 | |
27 | have that char. go to appearance and change the font to one that has that char. | 27 | host$ $OPIEDIR/bin/qcop QPE/TaskBar "reloadInputMethods()" |
28 | |||
29 | it worked, right? if all you see is a square in it's place, that means your | ||
30 | default font doesn't have that char. go to appearance and change the font to | ||
31 | one that has that char. | ||
28 | 32 | ||
29 | and if you want, you can have an image as the label instead of the char itself. | 33 | and if you want, you can have an image as the label instead of the char itself. |
30 | just draw the xpm image in gimp or something, save it, open it in your text | 34 | just draw the xpm image in gimp or something, save it, open it in your text |
diff --git a/share/multikey/en.keymap b/share/multikey/en.keymap index 623c6ee..e312dba 100644 --- a/share/multikey/en.keymap +++ b/share/multikey/en.keymap | |||
@@ -191,19 +191,21 @@ | |||
191 | " . . . . . " | 191 | " . . . . . " |
192 | " .. . . . ... " | 192 | " .. . . . ... " |
193 | " " | 193 | " " |
194 | 5 0x1030 0 2 #original code is F1, but i'll use it for turning on/off pickboard | 194 | 5 0x1030 0 2 #original code is F1, but i'll use it for turning on/off the config dialog |
195 | "13 7 2 1" | 195 | "13 7 2 1" |
196 | " c None" | 196 | " c None" |
197 | ". c #000000" | 197 | ". c #000000" |
198 | " " | 198 | " " |
199 | " .. ... .. " | 199 | " . " |
200 | " . . . . " | 200 | " ... " |
201 | " .. . . " | 201 | " ..... " |
202 | " . . . " | 202 | " . " |
203 | " . ... .. " | 203 | " . " |
204 | " " | 204 | " " |
205 | # shift table | 205 | # shift table |
206 | # add xpm support for these keys too? | 206 | # add xpm support for these keys too? |
207 | |||
208 | # unshifed shifted | ||
207 | 0x60 0x7e | 209 | 0x60 0x7e |
208 | 0x31 0x21 | 210 | 0x31 0x21 |
209 | 0x32 0x40 | 211 | 0x32 0x40 |