ubit
Public Member Functions | Public Attributes | List of all members
ActionKey Struct Reference

Public Member Functions

 ActionKey (unsigned int keycode, int modifier, void(*press_action)(class UMServer &, XEvent &), void(*release_action)(class UMServer &, XEvent &))
 

Public Attributes

unsigned int keycode
 
int modifier
 
void(* press_action )(class UMServer &, XEvent &)
 
void(* release_action )(class UMServer &, XEvent &)
 

The documentation for this struct was generated from the following files: