"language" "1" "" "" "Starbuntu"
language - performs the user specific language replacement (provided by Starbuntu)
SET_LANG=true BOOT=false language [<Username>]
With the Starbuntu program language the desired language can be set user-specifically for each user including root. To do this, the environment variables SET_LANG must be set to true and BOOT to false. At the beginning of the program you can choose from a selection list between the five languages English, French, German, Italian and Spanish. However, the language change is only completed after you log in again. To change the language for the root or for other users, you need to have the rights for the respective user.
If the environment variable SET_LANG is set to true in the file $HOME/.config/openbox/environment, the language selection will take place for the respective user during his next login.
/usr/local/bin/language
$HOME/.config/openbox/environment
SET_LANG
true
BOOT
false
Peter Starfinger <info@die-starfingers.de>