Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Torsmo.
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
Aynjell
Veteran
Veteran


Joined: 28 Jun 2004
Posts: 1117

PostPosted: Fri Aug 20, 2004 7:17 pm    Post subject: Torsmo. Reply with quote

Torsmo is a really nice program. In fact the only thing that could make it nicer is loading it at the start of X automatically. It did not work to put it in local.start. the command to run torsmo is torsmo. It is as simple as that. How do I make my box run torsmo when I start x?
_________________
CPU: 3800+ X2 (2.5Ghz)
GPU: eVGA 7600GT (640/1700)
MOBO: DFI SLI-DR (Surprisingly good!)
RAM: 2 x OCZ Gold 1024 DDR500 3-4-3-7 (2048)
HDD: Western Digital Raptor
Back to top
View user's profile Send private message
tarzan420
Tux's lil' helper
Tux's lil' helper


Joined: 05 Jul 2003
Posts: 81
Location: Fairbanks AK

PostPosted: Fri Aug 20, 2004 7:35 pm    Post subject: Reply with quote

how are you starting x?

using startx or xdm:
put "torsmo -d" into your .xsession of .xinit file (probably before you start your wm)
if you are using entrance, the above should work, if you use the "default" session

Using other login managers (gdm,kdm):
I don't know.
_________________
The power of Unix coupled with a pleasing interface and scores of usable desktop applications is a disgusting perversion of everything Unix stands for.
Back to top
View user's profile Send private message
Aynjell
Veteran
Veteran


Joined: 28 Jun 2004
Posts: 1117

PostPosted: Fri Aug 20, 2004 8:23 pm    Post subject: Reply with quote

Well, thanks for your help.
To be honest it did not get me anywhere. I ended up looking for .xinit but it was not there. The only thing close to anything you told me about was .xsession-errors. Anyway as I was looking I found out how to solve the problem. In .kde there is a folder called Autostart. By placing a copy of the torsmo binary there, it loaded the program at the start up of X, just like I wanted it to.
Maybe this info will come in handy for somebody else though. Thank you for trying, if it were not for you input I wiould not have found .kde/Autostart....
_________________
CPU: 3800+ X2 (2.5Ghz)
GPU: eVGA 7600GT (640/1700)
MOBO: DFI SLI-DR (Surprisingly good!)
RAM: 2 x OCZ Gold 1024 DDR500 3-4-3-7 (2048)
HDD: Western Digital Raptor
Back to top
View user's profile Send private message
frodoontop
Tux's lil' helper
Tux's lil' helper


Joined: 19 Jan 2004
Posts: 86

PostPosted: Fri Aug 20, 2004 8:36 pm    Post subject: Reply with quote

If you login directly via startx command and not via some graphical login you can create a .xinitrc file in your home directory. This should basically contain the line that starts up the window manager, for instance startkde or startxfce4. You can also load additional programs, for instance imwheel for a 5-button mouse. Only the last command needs an exec prefix. All other commands need an & after it.

.xinitrc example:
torsmo &
exec startkde
#exec fluxbox
#exec icewm
#exec startxfce4
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