From 19b38d4414962d15f04e7b9910e6b436f683aeef Mon Sep 17 00:00:00 2001
From: "B. Watson"
jsmond should be started from your .xinitrc or whatever X startup -script your windowmanager or desktop environment uses. By default, it +script your window manager or desktop environment uses. By default, it will exit when the X server does. There's no PID file: use "pkill jsmond" if you need to kill the daemon.
@@ -487,6 +487,9 @@ or else fork() failed. No daemon will be running in this case. device name that doesn't happen to exist yet because its device hasn't been plugged in yet. Try to avoid typos, if you really have to use device names (better to autodetect). +Normally once daemonized, jsmond is very robust. However, if something +does go wrong, there's no way to find out what. Probably there should +be a log file, or use syslog.
jsmond isn't portable. It only works on Linux, at least for now, for three reasons: