KeyboardEvents

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

addEvent
void addEvent()
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.

Variables

keys
Key[] keys;
Undocumented in source.

Inherited Members

From EventInterface

listen
void listen(XEvent* e)
Undocumented in source.
addEvent
void addEvent()
Undocumented in source.

Meta