Different locales for different programs

Terence Simpson stdin at stdin.me.uk
Wed May 16 12:39:23 UTC 2007


Dotan Cohen wrote:
> While I prefer my physical location's locale for KDE and Gnome, I'd
> prefer English for certain programs such as VMWare Server, Firefox,
> and KDE's Konsole. How can I set locale on a program-by-program basis?
>
> Thanks in advance.
>
> Dotan Cohen
>
>   
You can do it a couple of ways, either by running the command (from the 
'Run Command' dialog) and typing "LANG=C [ProgramName]"
eg: LANG=C konsole

Or you can edit the menu entry in the KMenu or on the panel and adding 
"LANG=C" before the command.

The variable "LANG=C" instructs the application to use the default 
language for the application (ie, English), you can also set it to 
LANG=en_US to be sure it's english.






More information about the kubuntu-users mailing list