Slackware This Forum is for the discussion of Slackware Linux.
|
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
04-11-2005, 04:09 PM
|
#1
|
|
Member
Registered: Nov 2003
Distribution: Slackware 11.0, FreeBSD
Posts: 284
Rep:
|
gkrellm on fluxbox
i've searched for this all around and googled this, i need to have gkrellm start up automatically when i load up fluxbox. i have gdm come up everytime the box comes up, so the echo "gkrellm &" >> .xinitrc didn't work. i've tried messing with the xsession files in /etc/X11 but that doesn't seem to work also. how do i get this up and running so gkrellm starts up automatically when fluxbox loads up.
thanks in advance.
|
|
|
|
04-11-2005, 04:16 PM
|
#2
|
|
Senior Member
Registered: Jun 2004
Location: Argentina (SR, LP)
Distribution: Slackware
Posts: 3,145
Rep:
|
Try putting it in /etc/X11/gdm/Xsession script, somewhere near the top before the WM is executed.
|
|
|
|
04-11-2005, 04:22 PM
|
#3
|
|
Member
Registered: Sep 2004
Location: Canada
Distribution: Slackware 14
Posts: 248
Rep:
|
I got torsmo to auto start in fluxbox by putting it in my .xinitrc before the line that executes fluxbox (you'll see something like "exec /usr/local/bin/startfluxbox"). So before that line, I wrote "exec torsmo &". I'm sure the same would work for gkrellm.
At first I had it in a section of ~/.fluxbox/startup, but that wasn't working.
|
|
|
|
04-11-2005, 06:23 PM
|
#4
|
|
Member
Registered: Jun 2003
Location: Canada
Distribution: Slackware (current); Gentoo (newbie)
Posts: 142
Rep:
|
If you're using a more recent version of fluxbox (since 0.9.0, I believe) you can start it by editing/creating the file ~/.fluxbox/apps as follows:
Code:
[startup] {/usr/bin/gkrellm -w}
Garry
|
|
|
|
04-12-2005, 05:35 PM
|
#5
|
|
Member
Registered: Jul 2004
Location: Ottawa
Distribution: Arch, OpenBSD
Posts: 123
Rep:
|
I get it to work in ~/.fluxbox/startup right before 'exec fluxbox'
|
|
|
|
04-12-2005, 06:32 PM
|
#6
|
|
Senior Member
Registered: Sep 2004
Location: Philadelphia, PA
Distribution: Xubuntu, Mythbuntu, Lubuntu, Picuntu, Mint 18.1, Debian Jessie
Posts: 1,207
Rep:
|
|
|
|
|
04-12-2005, 10:26 PM
|
#7
|
|
Senior Member
Registered: Oct 2003
Location: lost in the midwest...
Distribution: Slackware
Posts: 1,098
Rep:
|
what major.tom said. thats how i have it run automatically....except i just used:
[startup] {gkrellm -w}
|
|
|
|
All times are GMT -5. The time now is 05:57 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|