The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.
RE: no hotkey in game
by benny z. on Tuesday June 9th 2009, 12:20
The problem is, that BattleForge wants to use RawInputDevices, which is not implemented in wine yet.
I wrote a rather quick&dirty patch to make the keyboard work in BattleForge. The patch can be found here: pastie.org/505962 You need to get the wine source, apply this patch and then compile wine for yourself. The patch is for wine version 1.1.22, but should work on other versions as well.