![]() |
![]()
| ![]() |
![]()
NAMEstartlxqt - script to initialize and launch LXQt sessions SYNOPSISstartlxqt DESCRIPTIONstartlxqt is a shell script meant to initialize and launch LXQt sessions. It is as such similar to counterparts of other desktop environments like startlxde in LXDE or startxfce in XFCE. Its main tasks are exporting environment variables, partly after performing corresponding checks, and launching lxqt-session, the LXQt session manager. It is not meant to be run by users. Rather, it is invoked as backend, e. g. by script startx on virtual terminals or display managers like SDDM or LightDM, see section EXAMPLE. FILES$XDG_DATA_DIRS/xsessions/lxqt.desktop Desktop entry file stating startlxqt as binary needed to
start LXQt sessions. Sourced e. g. by display managers.
BUGSNone at the time of this writing. Bugs can be reported on https://github.com/lxqt/lxqt-session/issues. EXAMPLETo start an LXQt session from a virtual terminal (virtual console) add a line exec startlxqt
to file ~/.xinitrc. An LXQt session will then be launched by running startx. Display managers are making use of scripts like startlxqt
automatically. Information about available desktop environments is provided
by files $XDG_DATA_DIRS/xsessions/*.desktop, typically
/usr/share/xessions/*.desktop.
SEE ALSOlxqt-session(1) lxqt-wayland-session(1) startlxqtwayland(1) sddm(1)
|