Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
autmatic app lanching at login - KDE
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
groovin
Guru
Guru


Joined: 07 Feb 2004
Posts: 429
Location: California, USA

PostPosted: Wed Aug 10, 2005 6:17 pm    Post subject: autmatic app lanching at login - KDE Reply with quote

just wondering how you get KDE to automatically launch certain apps when you login. also, it would be great if i could preserve their attributes like window geom, border, etc. all this is pretty straight forward on enlightenment, so i thought it would be the sam in kde.

thanks for any help
Back to top
View user's profile Send private message
tlailax
Apprentice
Apprentice


Joined: 22 Feb 2004
Posts: 187

PostPosted: Wed Aug 10, 2005 6:22 pm    Post subject: Reply with quote

automatic launching : either the program has session management and will stick around when you next longin (most things that run in the systray from my experience, like gaim, skype, gcheckmail...) and if they don't, make a link to them or put a startup script in ~/.kde/Autostart.
for saving window specific settings look at Configure Window Behavior -> Window Specific Settings in each windows' menu (the one you get if you right click the titlebar) or somewhere in the control center
Back to top
View user's profile Send private message
groovin
Guru
Guru


Joined: 07 Feb 2004
Posts: 429
Location: California, USA

PostPosted: Wed Aug 10, 2005 7:57 pm    Post subject: Reply with quote

ah Autostart! i just figured out the Configure Window Behavior thing, but didnt know how to launch them automatically. Thanks alot for the help!
Back to top
View user's profile Send private message
~L~
Apprentice
Apprentice


Joined: 15 Feb 2004
Posts: 154
Location: Finland

PostPosted: Thu Jan 05, 2006 9:03 am    Post subject: Reply with quote

I have setup some small bash scripts to the Autostart like:
Code:
#!/bin/bash
DISPLAY=:0.0 nice -n 19 conky

or
Code:

#!/bin/bash
DISPLAY=:0.0 kompose


These work fine and I do not get these to the other window manager running on the video projector. Skype however wants to open two instances with a similar script, both to DISPLAY=:0.0. Is there a way to prevent this?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments 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