General TC > Tiny Core Netbooks

eee pc with webcam : 701SD

<< < (5/5)

maro:
@julianb: I don't think that there is a FLWM specific startup file, but I'd imagine that you could use ~/.xsession instead.

Bear in mind that ~/.xsession is the generic startup script for the X server and some other processes (window manager, wbar, etc.). So if you would like to start Opera only if FLWM is your window manager you could add:
--- Code: ---[ $DESKTOP == "flwm_topside" ] && opera &
--- End code ---
at the end of that file.

OldAdamUser2:
I use tc with the standard flwm and have it set up to open Opera automatically on boot. At the end of the .xsession file I have "exec opera". Works like a charm on my Eee 900!

Navigation

[0] Message Index

[*] Previous page

Go to full version