- addEvent
void addEvent(uint keyMod, const(int) keySymbol, void function(const Arg* a) dg)
Undocumented in source. Be warned that the author may not have intended to support it.
- addEvent
void addEvent(uint keyMod, const(int) keySymbol, void function(const Arg* a) dg, T arg)
Undocumented in source. Be warned that the author may not have intended to support it.
- getKeys
Key[] getKeys()
Undocumented in source. Be warned that the author may not have intended to support it.
- grabkeys
void grabkeys()
Undocumented in source. Be warned that the author may not have intended to support it.
- keypress
void keypress(XEvent* e)
Undocumented in source. Be warned that the author may not have intended to support it.
- listen
void listen(XEvent* e)
Undocumented in source. Be warned that the author may not have intended to support it.