[Bug 9681] Brasilian ABNT keyboard dead keys

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Sep 20 13:42:26 CDT 2007


http://bugs.winehq.org/show_bug.cgi?id=9681


Marco Aurelio <maurelioc at astrotec.com.br> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED




--- Comment #9 from Marco Aurelio <maurelioc at astrotec.com.br>  2007-09-20 13:42:26 ---
(In reply to comment #8)
> What keyboard layout is specified in your xorg.conf file?

xorg.conf spec:
Section "InputDevice"
    Identifier     "Keyboard1"
    Driver         "kbd"
    Option         "XkbModel" "abnt2"
    Option         "XkbLayout" "br"
    Option         "XkbOptions" "compose:rwin"
EndSection





> Does it help if you
> execute 'setxkbmap br' before running notepad?
 YEEAAAAHH it solved the problem!!!
GREAT!!
Just insert the command 
setxkbmap br; wine ....
and it works fine with all keys.
Thanks a lot!


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list