hello, im playin worms armageddon in opensuse with wine 0.9.44, so this works fine. but in windows i became very familar with my self made keyboard layout. i changed space to num 0 for example. i tried some progs now, like key tweak for windows, this doesnt work due to the missing registry entry, which key tweak uses. autohotkey has problems with finding my keyboard layout (showes me errors in the terminal). intes keychange has the problem not to find my numlock keys, anyway this is the only programm which nearly runs fine. but i need the numlock key for remapping. the progams i tried are all windows programms. i now still ask myself how to do that, because all my tries have failed, even google didnt satisfy me :( u guys would make me proud with a solution, because worms is allmost my only game for some years now. i dont need any macros just changing some keys for the convenience not to be forced to play cross handed, or something else that looks like pro-yoga :D. greetz looki
looki wrote:> hello, im playin worms armageddon in opensuse with wine 0.9.44This is really old version - upgrade. looki wrote:> i tried some progs now, like key tweak for windows, this doesnt work due to the missing registry entry, which key tweak uses.No most programs like that won't work on Wine. They remap keyboard on the driver level - Wine doesn't have such a thing. Also Wine does not support global hot keys ATM - another way for this "mapping".
You'll need to either modify the Wine source or look for a Linux solution (some Linux/X-specific way to modify keymaps temporarily or for a particular app). If you want to try modifying the Wine source, look at keyboard.c in dlls/winex11.drv. Autohotkey would be the ideal solution to this problem, but Wine doesn't have what AHK needs to remap keys. There's a patch somewhere implementing RegisterHotKey, but I'm not sure if it would be enough to make this work. On Mon, Apr 21, 2008 at 4:35 PM, looki <wineforum-user at winehq.org> wrote:> hello, im playin worms armageddon in opensuse with wine 0.9.44, so this works fine. but in windows i became very familar with my self made keyboard layout. > i changed space to num 0 for example. > > i tried some progs now, like key tweak for windows, this doesnt work due to the missing registry entry, which key tweak uses. > > autohotkey has problems with finding my keyboard layout (showes me errors in the terminal). > > intes keychange has the problem not to find my numlock keys, anyway this is the only programm which nearly runs fine. but i need the numlock key for remapping. > > the progams i tried are all windows programms. > > i now still ask myself how to do that, because all my tries have failed, even google didnt satisfy me :( > > u guys would make me proud with a solution, because worms is allmost my only game for some years now. i dont need any macros just changing some keys for the convenience not to be forced to play cross handed, or something else that looks like pro-yoga :D. > > greetz looki > > > > > >-- Vincent Povirk
i watched for the keyboard.c, but i have no clue what to change. so intes keychanger changes some keys right. but in the programm some keys r missing, especially that keys, which rnt offten in use. but these keys r exactly what i need to be able to play and chat while running it. greetz looki