Peter Peltonen <[EMAIL PROTECTED]> wrote: > This is my problem: putting commands in .xsession does not work (the > commands do not get executed when I log in).
As I said (or rather tried to say), if your login-manager offers you different selections, it will have a system-wide default for Blackbox. This appears to be /etc/X11/gdm/Sessions/Blackbox on your machine. Now assuming that you can select a session when you login, do NOT choose blackbox, but choose 'Default' (or whatever comes closest to it). I'm quite certain that this causes you ~/.xsession to be executed (if it is executable). > Now if I put > > xclock & > > to my .xsession, nothing happens. I guess .xsession is never executed. > Should I add something like this in > /usr/share/apps/switchdesk/Xclients.blackbox: > > source $HOME/.xsession & > > or would be there a more correct solution...? This would be system-wide for all your users. If you're the only user, you can do it that way, but it's not, technically, the right way. Instead, as I said above, choose 'Default' (or whatever) and execute blackbox from your ~/.xsession yourself. -Jan -- DON'T PANIC! -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] List archives: http://asgardsrealm.net/lurker/splash/index.html Trouble? Contact [EMAIL PROTECTED]
