LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 10-13-2004, 09:34 PM   #1
Oh Cisco
Member
 
Registered: Jul 2004
Location: Phoenix
Distribution: debian etch
Posts: 95

Rep: Reputation: 15
Rox-Filer does not start at boot!


Hello all,

I am finally getting some what of a handle on the installation (correct) of debian and the other software, but I have run into a problem.

I used net installer (testing), got debian installed then installed icewm, synaptic, firefox, xfe and then finally rox-filer. I followed everyone's instructions to get the desktop looking the way I wanted and then I crossed my fingers and rebooted. Everything is working correctly except the only way rox-filer will work is to start it in a terminal.

$rox-filer --pinboard=MyPinboard

My question is what needs to be done, changed or altered to get rox-filer to start at boot?
 
Old 10-13-2004, 10:03 PM   #2
SciYro
Senior Member
 
Registered: Oct 2003
Location: hopefully not here
Distribution: Gentoo
Posts: 2,038

Rep: Reputation: 51
the problem isn't rox, its how you set everything up

add rox to the init/startup script for X
 
Old 10-13-2004, 10:19 PM   #3
Oh Cisco
Member
 
Registered: Jul 2004
Location: Phoenix
Distribution: debian etch
Posts: 95

Original Poster
Rep: Reputation: 15
Thanks SciYro,

I understand the concept, but that is beyond my ability, what needs to be put in the /etc/init.d file to make

$rox-filer --pinboard=MyPinboard

run at boot?
 
Old 10-13-2004, 11:34 PM   #4
SciYro
Senior Member
 
Registered: Oct 2003
Location: hopefully not here
Distribution: Gentoo
Posts: 2,038

Rep: Reputation: 51
no!


/etc/init** is for services and boot time programs .. never for user specific apps (file managers, window managers, etc will run after a user logs in)

OK, first i don't know how you got a wm of choice to run without knowing how to setup the script that gets run every time a user logs into x ... but ....

ok, first what display manager do you use?

if its xdm, then type
Code:
cat /etc/X11/xdm/Xsession  | grep startup=
this will display a line, the location that follows "startup=" is what file gets run each time the (or a) user logs in thru xdm

simply add to the begging (not very beginning, if theres a " #!/bin/bash " then add the following line after that line

Code:
/usr/bin/rox  --pinboard=MyPinboard &

Last edited by SciYro; 10-14-2004 at 03:14 AM.
 
Old 10-14-2004, 02:45 AM   #5
Oh Cisco
Member
 
Registered: Jul 2004
Location: Phoenix
Distribution: debian etch
Posts: 95

Original Poster
Rep: Reputation: 15
I am using KDM as my manager, so I am assuming this will make a difference where the changes need to be made?
 
Old 10-14-2004, 03:13 AM   #6
SciYro
Senior Member
 
Registered: Oct 2003
Location: hopefully not here
Distribution: Gentoo
Posts: 2,038

Rep: Reputation: 51
probably, i don't know anything about the kde environment really (only gnome, which i hate worse then windows)

probably search on good for kde and adding startup programs

or wait till someone comes along that knows kde enough to tell you

good luck
 
Old 11-27-2004, 09:16 AM   #7
ilikejam
Senior Member
 
Registered: Aug 2003
Location: Glasgow
Distribution: Fedora / Solaris
Posts: 3,109

Rep: Reputation: 97
Hi.

Put the following in a file (you can call it whatever you want) in ~/.kde/Autostart and make the file executable
Code:
#!/bin/bash
rox-filer --pinboard=MyPinboard
The script will be run when KDE starts.

Dave

Edit: Oops. I thought you were running KDE, but you're not, so ignore that. You might want to have a look in ~/.xinitrc if it exists, as that usually contains the programs to be run when X starts, although I don't know how it works with a display manager like kdm. The ~/.xsession script might be worth looking at too.

Last edited by ilikejam; 11-27-2004 at 09:24 AM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
rox filer question synaptical Linux - Software 2 08-14-2005 04:27 PM
Was rox-filer taken out of apt? Royle Debian 3 02-14-2005 07:59 PM
help installing rox-filer imagreg Debian 3 01-17-2005 12:30 AM
FluxBox and ROX-Filer Yakolev Linux - Software 1 09-17-2004 02:55 PM
rox filer m4rqs Linux - Software 1 08-27-2002 08:08 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 02:41 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration