changes since 1.0:

- Included patches from Johan Walles (thanks!):
	- Sleepval is no longer ignored
	- Fixed joystick detection
	- EXIT_SUCCESS and EXIT_FAILURE instead of 1 and 0 in code
	- Changed jslaunch.init
- Split the code into functions + header file
- Added nodaemon option
- Added safe suid operation
- Added ignore button option
- Added wait before actual read option
- Added subsecond polling
- Added lockfile option
- Added explicit prototype for ioperm after error report from Andrew Bockol
- Killed joystick detection (Somehow, since RedHat 5.1 it didn't work) ,
	Now just tests whether startup button status triggers something
- Made jslaunchd
- Changed jslaunch.init to use jslaunchd
- Added some comment in jslaunch.c

