You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
container-overlay/profiles/templates/3.5/6_ac_desktop_profile/2-user/games-util/Steam-1.0/.xsession

16 lines
390 B

# Calculate chmod=0755 path=~
#!/bin/bash
# set blue background
/usr/bin/xsetroot -solid rgb:30/64/8b
# run x11vnc
if [[ -f #-ur_home_path-#/.vnc/passwd ]]
then
/usr/bin/x11vnc -shared -forever -repeat -dontdisconnect -display :0 -notruecolor -nomodtweak -rfbport 5900 -bg -rfbauth #-ur_home_path-#/.vnc/passwd
fi
/usr/bin/xfce4-panel &
/usr/bin/steam &
/usr/bin/xfwm4 --compositor=off