orca.keynames (version 1529, $Date: 2007-03-12 16:23:35 -0400 (Mon, 12 Mar 2007) $)
index
/usr/lib/python2.5/site-packages/orca/keynames.py

Exposes a dictionary, keynames, that maps key events
into localized words.

 
Modules
       
orca.chnames

 
Functions
       
getKeyName(key)
Given a keyboard key, return its name as people might refer to it
in ordinary conversation.
 
Arguments:
- key: the key to get the name for
 
Returns a string representing the name for the key

 
Data
        __copyright__ = 'Copyright (c) 2006 Sun Microsystems Inc.'
__date__ = '$Date: 2007-03-12 16:23:35 -0400 (Mon, 12 Mar 2007) $'
__id__ = '$Id: orca.keynames.html 5086 2007-03-12 20:23:35Z wwalker $'
__license__ = 'LGPL'
__version__ = '$Revision: 5086 $'