do the following:
- open regedit (type
wine regedit
in your terminal) - goto
HKEY_CURRENT_USER\Software\Wine\X11 Driver
.
if any of those key didn't exist, then create it by right clicking the node > new > key.
and name it according to which key is missing.
in my case, the X11 Driver
didn't exist, so i create it:
- create a new string entry named
UseTakeFocus
with valueN
(insideX11 Driver
)
if you don't really understand what i'm saying, here's the detailed instructions:
right click on the empty space:
name it UseTakeFocus
.
then right click the entry and edit it:
now it should looks like this:
here's the full screenshot: