Tobias Heider <[email protected]> wrote: > +#ifdef SUSPEND > + if (ksym == KS_Cmd_Sleep) > + return request_sleep(SLEEP_SUSPEND); > +#endif
Oh wait, it is consumed. Is that a problem....
Tobias Heider <[email protected]> wrote: > +#ifdef SUSPEND > + if (ksym == KS_Cmd_Sleep) > + return request_sleep(SLEEP_SUSPEND); > +#endif
Oh wait, it is consumed. Is that a problem....