Hi, Using Archlinux with Openbox, the .xinitrc I have contains:
*************************** #!/bin/sh # # ~/.xinitrc # # Executed by startx (run your window manager from here) if [ -d /etc/X11/xinit/xinitrc.d ]; then for f in /etc/X11/xinit/xinitrc.d/*; do [ -x "$f" ] && . "$f" done unset f fi exec openbox-session &>~/.xsession-errors *************************** Therefore I guess if a full Lxde suite is installed that would be "exec startlxde" (the "&>~/.xsession-errors" is up to you… it can be useful). https://wiki.archlinux.org/index.php/LXDE#Starting_the_desktop Regards, Mélodie On Wed, 30 Oct 2013 13:50:55 +0000 Jerome Leclanche <adys...@gmail.com> wrote: > SDDM automatically suggested I use "LXDE Session". I don't know what > you'd have to use for something like startx, I think Julien had issues > with that. > J. Leclanche > > > On Wed, Oct 30, 2013 at 1:48 PM, Petr Vanek <p...@yarpen.cz> wrote: > > jerome, > > how do you setup the session, please? I mean - what session executable > > do you use? > > > > p. > > > > On 10/30/2013 02:46 PM, Jerome Leclanche wrote: > >> Hi lists > >> > >> LXQt is now compilable and available for testing. Archlinux users will > >> find packages in the AUR and are able to install the *full* suite > >> with: > >> > >> yaourt -S libqtxdg-git liblxqt-git liblxqt-mount-git libsysstat-git > >> lxsession-git pcmanfm-qt-git lxqt-common-git lxqt-panel-git > >> lxinput-qt-git lxqt-about-git lxqt-config-git lxqt-globalkeys-git > >> lxqt-notificationd-git lxqt-openssh-askpass-git lxqt-policykit-git > >> lxqt-power-git lxqt-runner-git > >> > >> Most of these modules are optional (the first few are not). > >> > >> For a display manager, SDDM is recommended: > >> yaourt -S sddm-git > >> sudo systemctl enable sddm.service > >> > >> You very well may have to start the window manager manually. Packaging > >> issues should be reported directly to me. Bugs can be reported on > >> github (https://github.com/LXDE), or in this email thread. > >> > >> Ubuntu (and possibly Debian) packages are coming soon. Contact Julien > >> Lavergne for those. > >> > >> > >> We need people to test and more than ever improve these. There are > >> some killer issues currently with the panel, pcmanfm-qt, keybindings > >> and session management. This is not suitable for production AT ALL > >> yet, but I'm really hoping if a few devs join us in fixing those > >> issues we can get back to where Razor currently is very soon. > >> > >> J. Leclanche > >> > > > > -- > > -- > > You received this message because you are subscribed to the Google > > Groups "Razor-qt" group. > > For more options, visit this group at > > http://groups.google.com/group/razor-qt?hl=en > > > > --- > > You received this message because you are subscribed to the Google Groups > > "Razor-qt" > > group. To unsubscribe from this group and stop receiving emails from it, > > send an > > email to razor-qt+unsubscr...@googlegroups.com. For more options, visit > > https://groups.google.com/groups/opt_out. > > ------------------------------------------------------------------------------ > Android is increasing in popularity, but the open development platform that > developers love is also attractive to malware creators. Download this white > paper to learn more about secure code signing practices that can help keep > Android apps secure. > http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk > _______________________________________________ > Lxde-list mailing list > Lxde-list@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/lxde-list -- JM <me...@gmx.fr> ------------------------------------------------------------------------------ Android is increasing in popularity, but the open development platform that developers love is also attractive to malware creators. Download this white paper to learn more about secure code signing practices that can help keep Android apps secure. http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk _______________________________________________ Lxde-list mailing list Lxde-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/lxde-list