Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Fluxbox - Programme automatisch starten
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
knoxx
n00b
n00b


Joined: 21 Aug 2003
Posts: 8

PostPosted: Thu Sep 25, 2003 6:04 am    Post subject: Fluxbox - Programme automatisch starten Reply with quote

Hallo Leute,

ich würde gerne ein paar Applets und/oder Gkrellm automatisch mit Fluxbox starten. Habe auch viel im Internet darüber gelesen, leider funktioniert das nicht.

Ich habe bestimmt was übersehen, könnte mir jemand bitte ein Tipp geben. Hier sind die Dateien:

Code:

marek@gentoo marek $ cat .xinitrc
fluxbox
gkrellm2


In .xsession habe ich auch schon gkrellm2 drin gehabt, hat aber auch nicht funktioniert.

Code:

marek@gentoo marek $ cat /etc/X11/Sessions/fluxbox
#!/bin/sh
source /etc/profile
startup=$HOME/.xsession
/usr/bin/fluxbox


Ich habe ebenfalls probiert in der .fluxbox/init was einzutragen. start
ist ein bash-script mit dem ich nur gkrellm oder wm-applets starten wollte, leider auch ohne Erfolg.

Code:

session.screen0.rootCommand:  /home/marek/.fluxbox/start


Bin für jede Hilfe dankbar.
Gruß
knoxx
[/code]
Back to top
View user's profile Send private message
cArN4g3
Tux's lil' helper
Tux's lil' helper


Joined: 15 Sep 2002
Posts: 97
Location: Germany - Frankfurt am Main

PostPosted: Thu Sep 25, 2003 6:15 am    Post subject: Reply with quote

hi,

also in der .xinitrc solltest du die programme so anordnen:

Code:

#source ~/.bashrc &
wampager &
wmcalc &
wmsmixer -w &
wmxmms &
wmCalClock -24 &
gkrellm2 -w &
xmodmap -e "pointer = 1 2 3 6 4 5" &
/usr/bin/waimea


immer erst die progs und natuerlich in den hintergrund schicken, und ganz zum schluss den windowmanager

mfg carn
_________________
Larry the Cow recommends:

Gentoo Linux - www.gentoo.org

my system: pre gentoo linux 2k7, athlon64 3,2 , Nvidia 7800 Pro, 1024 mb ddr-ram, 320 gb discspace
Back to top
View user's profile Send private message
swimmer
Veteran
Veteran


Joined: 15 Jul 2002
Posts: 1330
Location: Netherlands

PostPosted: Thu Sep 25, 2003 11:23 am    Post subject: Reply with quote

Hi knoxx,

fluxbox muss in der .xinitrc in der letzten Zeile stehen - davor kannst Du allerlei andere lustige Dinge starten ;-)

Bei mir sieht das so aus:
Code:

xmodmap ~/.Xmodmap
exec rxvt -geometry 102x81+3+3 &
exec rxvt -geometry 93x39-9+2 &
exec rxvt -geometry 93x39-10-24 &
exec fluxbox


Gruss
Stefan
Back to top
View user's profile Send private message
knoxx
n00b
n00b


Joined: 21 Aug 2003
Posts: 8

PostPosted: Thu Sep 25, 2003 3:00 pm    Post subject: Reply with quote

Hi,

danke schön für die Antworten, es hat alles funktoniert.

Gruß
knoxx
Back to top
View user's profile Send private message
AkR0N
n00b
n00b


Joined: 01 Jul 2003
Posts: 28
Location: Magdeburg

PostPosted: Thu Sep 25, 2003 9:28 pm    Post subject: Reply with quote

Seit Version 0.9.4 wurde eine zusätzliche Möglichkeit implementiert.
In ~/.fluxbox/apps einfach ein
Code:
[startup] {gkrellm}
einfügen.
Funktioniert mit einem Parameter sogar so, das man auf einem beliebigen Desktop starten kann. Am besten mal auf fluxbox.org schaun, hab ihn grade nicht im Kopf.

Ein Patch für diese Funktion ist auch für die "stable" 0.1.4 erhältlich. (Macht
aber IMHO nicht viel Sinn, so unstable sind 0.9.4 und 0.9.6 nicht. )
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