Re: F15: LXDE install, OpenBox not running

2011-06-06 Thread Niels Weber
2011/6/5 Richard Shaw : > Take a look at: > https://bugzilla.redhat.com/show_bug.cgi?id=704403 > > The fix is probably to update and then remove and add your user. > > An alternative might be to update than then "rm -f > ~/.config/lxsession" and relogin. Thanks, deleting the ~/.config/lxsession/LX

Re: F15: LXDE install, OpenBox not running

2011-06-05 Thread solarflow99
$ cat .xinitrc > # start LXDE > startlxde > > $ startx > > $ ps aux |grep -i lxde > jb 11541 0.0 0.0 4452 748 pts/2S+ 18:10 0:00 grep -i > lxde > jb 29913 0.0 0.1 4856 1200 ?SJun03 0:01 > /usr/bin/lxsession -s LXDE -e LXDE > jb 29924 0.0 0.7 1488

Re: F15: LXDE install, OpenBox not running

2011-06-05 Thread JB
Niels Weber gmail.com> writes: > ... How do you start LXDE ? I do: $ cat .xinitrc # start LXDE startlxde $ startx $ ps aux |grep -i lxde jb 11541 0.0 0.0 4452 748 pts/2S+ 18:10 0:00 grep -i lxde jb 29913 0.0 0.1 4856 1200 ?SJun03 0:01 /usr/bin/lxs

Re: F15: LXDE install, OpenBox not running

2011-06-05 Thread Richard Shaw
On Sun, Jun 5, 2011 at 9:59 AM, Niels Weber wrote: > I installed the LXDE spin of Fedora 15 via a live usb stick on my Acer > Netbook. > The install went through without errors but when starting up LXDE, the > Openbox window manager isn't running. > Starting it by hand works though I'm not sure h

F15: LXDE install, OpenBox not running

2011-06-05 Thread Niels Weber
I installed the LXDE spin of Fedora 15 via a live usb stick on my Acer Netbook. The install went through without errors but when starting up LXDE, the Openbox window manager isn't running. Starting it by hand works though I'm not sure how to correctly set it up that it starts up every time. Any hin