Hi, when I use `uxlaunch -x` in .xinitrc and startx by `xinit` and it can not auto-mount USB stick.
But after I modified /usr/share/pilkit-1/actions/org.freedesktop.udisjs.policy allow_any to yes. It can works. So I am wondering how could I auto-mount USB stick without modify the file? and where uxlaunch without -x handle this permission issue? thanks 2010/12/7 CSJ <[email protected]> > Hi Auke, > > the -x option works for me, > > but now nautilus can not auto-mount USB storage. > I am wondering if something not do when using "-x" to start uxlaunch. > > Thanks, > CSJ > > 2010/12/7 CSJ <[email protected]> > > Oh thanks, >> I will try the "x" option. >> >> >> 2010/12/7 Auke Kok <[email protected]> >> >> On 12/06/10 03:35, CSJ wrote: >>> >>>> Hi, all >>>> >>>> I see meego-dm source /etc/sysconfig/desktop. >>>> if DISPLAYMANAGER=GDM then it will execute it. >>>> >>>> so I modified meego-dm use slim as display manager. >>>> but slim will execute ~/.xinitrc for X clients. >>>> >>>> How could I use .xinitrc to start a desktop as uxlaunch do? >>>> cause the launch_user_session() is a little complicated. >>>> >>>> or say How could I make uxlaunch not to execute Xorg but only X clients. >>>> then I can just execute like `uxlaunch --only-clients` in ~/.xinitrc. >>>> >>> >>> Please look at the uxlaunch source code on gitorious, this feature is >>> present and documented in the code: >>> >>> http://meego.gitorious.org/meego-os-base/uxlaunch/blobs/master/options.c >>> >>> Auke >>> >> >> >
_______________________________________________ MeeGo-dev mailing list [email protected] http://lists.meego.com/listinfo/meego-dev
