startx
Boot slitaz-next-lxqt.iso from pc.
switch to VT1: Ctrl-Alt-F1 (X: Ctrl-Alt-F7)
root@slitaz:~# history 0 ps 1 kill -9 2098 2 ps # recheck 3 rm -f /tmp/.X0-lock 4 sed -i 's/$WINDOW_MANAGER/startlxqt/' .xsession 5 cat .xsession # recheck 6 startx 7 history root@slitaz:~#
root@slitaz:~# ps
[..]
1752 root 0:00 [i915/signal:0]
1754 root 0:00 [i915/signal:1]
1755 root 0:00 [i915/signal:2]
1757 root 0:00 [i915/signal:4]
1789 root 0:00 [kworker/1:1H]
1900 root 0:00 /sbin/udhcpc -b -T 1 -A 12 -i eth0 -p /var/run/udhcpc.eth0.pid
1930 messageb 0:00 /usr/bin/dbus-daemon --system
2016 root 0:00 /usr/sbin/inetd
2057 root 0:00 /usr/sbin/ntpd -p pool.ntp.org
2098 root 0:00 /usr/libexec/Xorg -auth /var/run/slim.auth vt07
2111 root 0:00 -sh
2112 root 0:00 /sbin/getty 38400 tty2
2113 root 0:00 /sbin/getty 38400 tty3
2114 root 0:00 /sbin/getty 38400 tty4
2115 root 0:00 /sbin/getty 38400 tty5
2116 root 0:00 /sbin/getty 38400 tty6
2117 root 0:00 /sbin/getty 115200 38400 9600 4800 2400 ttyS0
2128 root 0:00 ps
root@slitaz:~# cat .xsession
# ~/.xsession: Start X window session manually on your system (startx).
#
. $HOME/.config/slitaz/applications.conf
Xorg &
#xterm &
#xpad &
exec startlxqt