I would think that the simplest thing might be to read the keycode value and if it's 193 or 194 then allow updating.... assuming that it is the fbInk event that is causing the wakeup
might even be able to read it with sed (i really need to learn sed one day) but worst case, a small bin that simply outputs the code value from the event.
Last edited by desterly; 07-18-2019 at 09:36 PM.
|