Forums

PlayOnLinux keyboard issues [solved]

Auteur Réponses
richard Vendredi 17 Février 2012 à 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.

Edité par richard