Forum

PlayOnLinux keyboard issues [solved]

Författare Svar
richard Friday 17 February 2012 at 10:09
richardAnonymous

Hello all,

this is a FYI post only, because I had a problem which took me a while to figure out.

My situation:

I have a system that is using english for everything but the keyboard settings. But wine and PlayOnLinux rely on the LANG environment variable for the keyboard settings.

The remedy was quite simple really:

I edited the file
.PlayOnLinux/shortcuts/<application name>

and inserted the line

export LANG="de_DE.UTF-8"

after the existing exports. Problem solved.

Ändrat av richard