Thursday, August 20, 2009

Ubuntu Wine keyboard shortcuts

I was googling very long time to get answer for a question: why in apps, games under Ubuntu and Wine keyboard is getting "lost"? It's happening after a small period of time or few shortcuts. Seems today i found a solution to do so:

env XMODIFIERS="" WINEPREFIX="/home/biozshock/.wine" wine "C:\Program Files\notepad\notepad++.exe"


Here you need to change WINEPREFIX to your wine directory and C:\Program Files\notepad\notepad++.exe to application you want to call.

Tested with notepad++, Warcraft III.