Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
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.
|
 |
03-28-2003, 06:16 PM
|
#1
|
Member
Registered: Mar 2003
Location: BC Canada
Distribution: Slack Niner ;)
Posts: 185
Rep:
|
auto starting apps..
Okay i am trying to get several eterms up when KDE starts..now the problem is, if i set them to start in the session file, i see them starting but when KDE finishes loading, it shuts them off...now i know i can make a sym link to Eterm in Autostart folder, but i add various arguments when i start Eterm...like buttonbar off and etc etc.....any help??
|
|
|
03-28-2003, 06:29 PM
|
#2
|
Senior Member
Registered: Feb 2003
Location: N'rn WI -- USA
Distribution: Kubuntu 8.04, ClarkConnect 4
Posts: 1,142
Rep:
|
Any options you are running Eterm can be added to a link in Autostart.
On the desktop, right-click, create new, link to application. In the execute tab, type in the command you want. Any program you can start with a command from the CLI, you can put in there. Once you get it doing what you want, you can move the link to Autostart.
|
|
|
03-28-2003, 06:47 PM
|
#3
|
Member
Registered: Mar 2003
Location: BC Canada
Distribution: Slack Niner ;)
Posts: 185
Original Poster
Rep:
|
yup that works..know a way to do this from command line??
|
|
|
03-28-2003, 07:47 PM
|
#4
|
Senior Member
Registered: Feb 2003
Location: N'rn WI -- USA
Distribution: Kubuntu 8.04, ClarkConnect 4
Posts: 1,142
Rep:
|
If you are looking to get programs to run after logging into a terminal, then you could put them at the end of your .bash_profile . man bash for more info.
If you want them to start after starting X, then you could put them at the end of your .xinitrc . man startx for more info.
|
|
|
03-28-2003, 08:20 PM
|
#5
|
Member
Registered: Feb 2003
Distribution: Debian
Posts: 797
Rep:
|
Quote:
If you want them to start after starting X, then you could put them at the end of your .xinitrc
|
actually, ~/.xsession may be a better choice. Although, from the original post this is the solution that was first attempted (?) IF so, maybe post the part of the file, because they should not close.
; )
|
|
|
All times are GMT -5. The time now is 11:12 AM.
|
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
|
|