Advertisement
s243a

~/.xsession -- TazPup FileSystem

Mar 5th, 2019
222
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.15 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
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement