WineHQ
Comments
 

The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.

RE: Hotkeys are set to QWERTY instead of QWERTZ
by Paaru on Saturday July 31st 2010, 12:02
Happens to me too, except I'm using Dvorak.

In Dvorak, the top row of keys is ',.PYF but SC2 continues to use QWERTY.

Unfortunately, I don't know of any way to change the keybindings. I'd love to try using grid, but can't due to my keyboard layout.

[post new] [reply to this]

RE: Hotkeys are set to QWERTY instead of QWERTZ
by Matthias on Sunday August 1st 2010, 4:05
I installed the german client. It did not change anything to the keys...

[post new] [reply to this]

RE: Hotkeys are set to QWERTY instead of QWERTZ
by Jan Marc Hoffmann on Wednesday August 25th 2010, 10:02
Any progress on this issue? I am experiencing the same problem.

greetz

[post new] [reply to this]

RE: Hotkeys are set to QWERTY instead of QWERTZ
by Jan Marc Hoffmann on Saturday August 28th 2010, 8:32
Well, there might not be a fix for it, but I found a nice workaround which solves the problem for me. Here is the launcher script I use:

#!/bin/bash

setxkbmap -model logicink -layout us -variant ,
sleep 10 && setxkbmap -model logicink -layout de,us -variant , &
wine /media/disk-1/Program\ Files\ \(x86\)/StarCraft\ II/StarCraft\ II.exe -opengl


It changes the keyboard layout just before the start of starcraft and changes it back after 10 seconds. Works fine. Even the Login can be done with the de layout. In game, for hotkeys, is the us layout used.

Greetz

[post new] [reply to this]

Page loaded in 0.00534 seconds.