Function |
Description |
---|
get_click_speed() |
Returns the double click delay |
get_key_info() |
Returns information about the keyboard state |
get_key_map() |
Returns the system key map |
get_key_repeat_delay() |
Returns the keyboard repeat delay |
get_key_repeat_rate() |
Returns the keyboard repeat rate |
get_keyboard_id() |
Returns the keyboard identifier |
get_mouse_map() |
Returns the mouse button mapping |
get_mouse_speed() |
Returns the mouse acceleration speed |
get_mouse_type() |
Returns the number of recognized mouse buttons |
modifiers() |
Returns the current keyboard modifier bits |
set_click_speed() |
Sets the double click delay |
set_key_repeat_delay() |
Sets the keyboard repeat delay |
set_key_repeat_rate() |
Sets the keyboard repeat rate |
set_keyboard_locks() |
Sets the keyboard locks |
set_modifier_key() |
Maps a modifier to a particular key |
set_mouse_map() |
Sets the mouse button mapping |
set_mouse_speed() |
Sets the mouse acceleration speed |
set_mouse_type() |
Sets the number of recognized mouse buttons |