Untested patch attached. -- see shy jo
--- hotkeys.c.orig 2007-07-28 18:48:22.000000000 -0400
+++ hotkeys.c 2007-07-28 18:46:51.000000000 -0400
@@ -1108,7 +1108,7 @@
if ( (fd = apm_open()) < 0 )
{
uError("unable to open APM device");
- exit(-1);
+ return -1;
}
switch (mode)
{
signature.asc
Description: Digital signature

