1 2 3 4 5 6 7
#!/bin/sh # host session applications #. /etc/X11/Xsession if [ -x /etc/X11/phonesession ]; then . /etc/X11/phonesession fi