On Sun, 2009-09-06 at 18:59 +0200, Michael Biebl wrote:
> Then it's not a hal issue.
> You simply lack the necessary authorizations.

        $ groups
        john dialout cdrom floppy audio irc video plugdev netdev ssh

plugdev used to be enough. What else do I need?

> How do you start your X session? Have you restarted D-Bus in between.
> Does it help to logout/login?

In short:

        $ Xorg :0 vt7
        $ export DISPLAY=:0
        
        #!/bin/sh
        if [ -e $HOME/.Xdefaults ] ; then
           xrdb .Xdefaults
        fi
        xfce-mcs-manager
        if [ -e $HOME/.wallpaper.jpg ]; then
           xsetbg .wallpaper.jpg
        fi
        xfwm4 --daemon
        nm-applet &
        exec xfce4-panel

I've tried a full reboot; no luck.

John Lindgren




-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to