Tobias Heider <[email protected]> wrote: > +#ifdef SUSPEND > + if (ksym == KS_Cmd_Sleep) > + return request_sleep(SLEEP_SUSPEND); > +#endif
This key is not absorbed when it performs this action. Is that OK?
Tobias Heider <[email protected]> wrote: > +#ifdef SUSPEND > + if (ksym == KS_Cmd_Sleep) > + return request_sleep(SLEEP_SUSPEND); > +#endif
This key is not absorbed when it performs this action. Is that OK?