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
$ 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
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
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
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