Comment 5 for bug 463622

Revision history for this message
Gunnar Hjalmarsson (gunnarhj) wrote :

The tutorial I mentioned shows how the guest session language can be set irrespective of the system default. The key lines of code (in prefs.sh) are:

    echo "Language=$long.utf8" >> /var/cache/gdm/$USER/dmrc
    echo "export LANGUAGE=$short" >> $HOME/.profile