Het forum

PlayOnLinux keyboard issues [solved]

Auteur Antwoorden
richard Vrijdag 17 Februari 2012 om 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.

Aangepast door richard