| Home | Trees | Indices | Help | 
|---|
|  | 
Provides access to the keyboard for event generation.
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 Send a sequence of keys via keyboard events Usage:  
 | 
| 
 Send a keyboard event Usage:  
 | 
| 
 Send a key down event Usage:  The key will be treated as down until a matching release_key() is sent. 
 | 
| 
 Send a key up event Usage:  If the specified key was not made down using press_key(), the event will be ignored. 
 | 
| 
 Fake a keypress Usage:  Uses XTest to 'fake' a keypress. This is useful to send keypresses to some applications which won't respond to keyboard.send_key() 
 | 
| Home | Trees | Indices | Help | 
|---|
| Generated by Epydoc 3.0.1 on Fri Jul 30 23:09:08 2010 | http://epydoc.sourceforge.net |