#!/bin/sh
export QTDIR=/opt/QtPalmtop
export LD_LIBRARY_PATH=.:/usr/X11R6/lib:/opt/QtPalmtop/lib:/usr/lib/videolan/vlc
/usr/bin/vlc udp://@:1234
