Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
1) Gnome auf Englisch, locale auf de_DE@euro - 2. Fullsceen
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
cirad
n00b
n00b


Joined: 19 Apr 2002
Posts: 36

PostPosted: Wed Sep 18, 2002 2:40 pm    Post subject: 1) Gnome auf Englisch, locale auf de_DE@euro - 2. Fullsceen Reply with quote

Hi!
Normalerweise reicht ein
export LANG=de_DE@euro
export LANGUAGE=en_US

aus, um üöä, € und einige andere Dinge, die in der deutschen Sprache so gang und gebe sind, zu haben. Gnome kann man mit LANGUAGE überzeugen, daß man dennoch die Englische Sprache möchte. Soweit alles kein Problem.

Nun wird bei mir aber direkt X mit kdm gestartet, von dort aus starte ich dann Gnome. Tja, wo setze ich nun LANGUAGE und LANG, so daß mein komplettes Gnome "unter" diesen Variablen läuft?


Zur zweiten Frage: wenn ich unter gnome mit Xine Filme in Vollbild abspiele, so bleibt leider die Taskbar und die Menüleister im Vordergrund. Wie kann ich Gnome dazu bringen, die ebenfalls in den Hintergrund zu legen.

Danke.
Back to top
View user's profile Send private message
easy2k
Tux's lil' helper
Tux's lil' helper


Joined: 28 Aug 2002
Posts: 129
Location: Östlichste Stadt Deutschlands

PostPosted: Thu Sep 19, 2002 7:31 am    Post subject: Reply with quote

Diese Variablen setzt du am besten in die ".bash_profile" in deinem user Verzeichnis.
Die werden dann beim start ausgelesen.
gruß easy
Back to top
View user's profile Send private message
rojaro
l33t
l33t


Joined: 06 May 2002
Posts: 732

PostPosted: Thu Sep 19, 2002 4:46 pm    Post subject: Reply with quote

ich glaube das das nicht richtig ist, da das .bash_profile file wie der name schon sagt nur fuer die bash zustaendig is. der richtigere ort waere imho ~/.xinitrc aber da ich momentan keine laufende X11/XFree86 installation habe kann ich das jetzt nicht verifizieren.
_________________
A mathematician is a machine for turning coffee into theorems. ~ Alfred Renyi (*1921 - †1970)
Back to top
View user's profile Send private message
cirad
n00b
n00b


Joined: 19 Apr 2002
Posts: 36

PostPosted: Thu Sep 19, 2002 8:49 pm    Post subject: Reply with quote

X wird ja direkt nach dem Booten gestartet, und das nicht als User. ~/.xinitrc wird also gar nicht ausgelesen.

NAch dem einloggen mit KDM wird sie offenscihtlich ebenfalls ignoriert (da steht momentan sowas wie "exec ...fluxbox" drin, was aber nach KDM nicht ausgeführt wird ... .xinitrc wird nur bei startx beachtet).

Es muß doch irgendwo einen Ort geben, wo ich Variablen können, die grundsätzlich für ALLES andere gelten ... für jede geöffnete Shell und so weiter.
Back to top
View user's profile Send private message
cirad
n00b
n00b


Joined: 19 Apr 2002
Posts: 36

PostPosted: Thu Sep 19, 2002 9:25 pm    Post subject: Reply with quote

export LANG=de_DE
export LANGUAGE=en_US
exec /usr/bin/gnome-session

in der ~/.xsession funktioniert, nur leider kann ich dann (logischerweise) nicht mehr im Menü von KDM meinen WM/Desktop auswählen - es wird immer Gnome gestartet. So ganz ist es das also auch nicht.
Back to top
View user's profile Send private message
ddanier
Tux's lil' helper
Tux's lil' helper


Joined: 19 May 2002
Posts: 87

PostPosted: Thu Sep 19, 2002 9:47 pm    Post subject: Reply with quote

probiers doch mal mit /etc/X11/Sessions/Gnome
_________________
My Box said: "Install Win95 or better ..." So I installed Linux.
Back to top
View user's profile Send private message
cirad
n00b
n00b


Joined: 19 Apr 2002
Posts: 36

PostPosted: Thu Sep 19, 2002 10:04 pm    Post subject: Reply with quote

Habs jetzt so gemacht ...

bastiaf ~ $ cat .xsession
export LANG=de_DE
export LANGUAGE=en_US
exec "`/etc/X11/chooser.sh`"

PS: Danke an alle. (:
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum