#!/bin/sh

if test -f ~/.Xdefaults ; then xrdb ~/.Xdefaults ; fi
xsetroot -cursor_name left_ptr
