#!/bin/bash
kill `cat /tmp/jreality.pid`
rm /tmp/jreality.pid
killall spacenavd

