Advertisement
s243a

.xsession_lxde

Mar 8th, 2019
232
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.25 KB | None | 0 0
  1. # ~/.xsession: Start X window session manually on your system (startx).
  2. #
  3. . /etc/slitaz/applications.conf
  4. Xorg &
  5. #xterm &
  6. #xpad &
  7. #exec $WINDOW_MANAGER
  8. #rox &
  9. #exec jwm
  10. #exec startlxde
  11. ck-launch-session dbus-launch --exit-with-session startlxde
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement