|
GDM + Openbox & pypanel
I need help getting GDM to start openbox with pypanel. I've tried editing ~/.xsession and adding different things:
exec pypanel
exec openbox
_______________
pypanel &
exec openbox
and the commands reversed and such.. I also tried editing my ~/.xinitrc file.. adding:
pypanel &
exec openbox
and it still doesn't work. i'm out of ideas.. please help.
|