#!/bin/sh
source /etc/profile
export DISPLAY=:1
echo "Start SHELL"
ice shell /wpos="(650,5,600,900)"
echo "Done SHELL"
