You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to know how I can help get a Brazilian keyboard layout set up for
keymon.
1. Accented characters - CCedilla (for example)
2. Deadkeys - Circumflex ^, Trema ¨, Acute ´, Grave `, Tilde ~,
I tried xlib and was able to figure out the scancode for CCEDILLA, but the
deadkeys come out as KEY_DUNNO.
I am not a programmer, but if I can contribute I would like to help.
timotheonb
Original issue reported on code.google.com by [email protected] on 2 Sep 2012 at 7:56
The text was updated successfully, but these errors were encountered:
Oi Timothe,
We will need to teach xlib about the new scancode for deadkeys. When you ran
xlib.py I'll need you to tell me the scancode that it output.
Also you should create a new abtn2.kbd file, perhaps copied from the us.kbd
file and use that by passing --kbdfile abtn2.kbd on the command line.
Obrigado pelo seu ajuda,
Scott
Original issue reported on code.google.com by
[email protected]
on 2 Sep 2012 at 7:56The text was updated successfully, but these errors were encountered: