[Bug 14180] StarCraft: keyboard shortcut doesn't work with french keyboard (azerty)

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jul 7 16:06:23 CDT 2008


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


Charles de Noyelle <wine at spontex.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wine at spontex.org




--- Comment #3 from Charles de Noyelle <wine at spontex.org>  2008-07-07 16:06:21 ---
I confirm the bug. 
If I just run wine with my french keyboard, and X like that :

Section "InputDevice"
    Identifier     "Keyboard"
    Driver         "kbd"
    Option         "CoreKeyboard"
    Option         "XkbRules" "xorg"
    Option         "XkbModel" "pc105"
    Option         "XkbLayout" "fr"
    Option         "XkbVariant" "latin9"
EndSection


All the tests have been made "cap locked"

1. Ctrl+1 -> saves unit as "1" (nothing visible, but see 3)
2. hitting "1" does NOT select unit
3. hitting alt+1 selects unit and centers it on screen.


You can fix "2" with the tip : "setxkbmap -model pc105 -layout us" which makes
the game select unit as expected.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list