summaryrefslogtreecommitdiff
path: root/share/multikey/README
Unidiff
Diffstat (limited to 'share/multikey/README') (more/less context) (show whitespace changes)
-rw-r--r--share/multikey/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/multikey/README b/share/multikey/README
index b0da95f..a574d3e 100644
--- a/share/multikey/README
+++ b/share/multikey/README
@@ -14,25 +14,25 @@ in the keymap file, the columns are...
14v v 14v v
151 0 0x36 2 151 0 0x36 2
16 ^ ^ 16 ^ ^
17 | | 17 | |
18 | +---- width of key (default key should be 2) 18 | +---- width of key (default key should be 2)
19 +--- the unicode value (the one you see in xmbded) 19 +--- the unicode value (the one you see in xmbded)
20 20
21so, lets say you want to edit the 5th key on the 2nd row. find the 5th line 21so, lets say you want to edit the 5th key on the 2nd row. find the 5th line
22that starts with 2, and replace the 3rd column with the code you found in 22that starts with 2, and replace the 3rd column with the code you found in
23xmbdfed. save the file and test it out by selecting another map, and 23xmbdfed. save the file and test it out by selecting another map, and
24selecting the one you are editing again. 24selecting the one you are editing again.
25 25
26it worked, right? if all you see is a square in it's place, that means your 26it worked, right? if all you see is a square in its place, that means your
27default font doesn't have that char. go to appearance and change the font to 27default font doesn't have that char. go to appearance and change the font to
28one that has that char. 28one that has that char.
29 29
30and if you want, you can have an image as the label instead of the char itself. 30and if you want, you can have an image as the label instead of the char itself.
31just draw the xpm image in gimp or something, save it, open it in your text 31just draw the xpm image in gimp or something, save it, open it in your text
32editor, cut off all the surrounding stuff and leave only the stuff between the 32editor, cut off all the surrounding stuff and leave only the stuff between the
33" chars. place that after your key definition. not too hard, right? one thing 33" chars. place that after your key definition. not too hard, right? one thing
34about this is you cant use xpm images for shift or any other meta keys. 34about this is you cant use xpm images for shift or any other meta keys.
35 35
36+----------------------------------------------------------------------------+ 36+----------------------------------------------------------------------------+
37| | 37| |
38| shift and meta keys | 38| shift and meta keys |