/ linuxcomeback / linuxcomebacklive
nano ~/.xinitrc
===========================================================
#!/bin/sh
#
~/.xinitrc
#
Executed by startx (run your window manager from here)
exec ck-session-launch dbus-launch startxfce4 ================================================
#cp /etc/skel/.xinitrc ~
chmod +x ~/.xinitrc
useradd -m -G users -G audio,lp,video,games,wheel,scanner,sys,power,storage -s /bin/bash username
#passwd username