Trees | Indices | Help |
|
---|
|
libxyz.core.plugins.BasePlugin --+ | XYZPlugin
Terminal keycodes handling
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
|||
NAME = u"keycodes"
|
|||
AUTHOR = u"Max E. Kuznecov ~syhpoon <syhpoon@syhpoon.name>"
|
|||
VERSION = u"0.1"
|
|||
NAMESPACE = u"core"
|
|||
BRIEF_DESCRIPTION = u"Setup terminal keycodes"
|
|||
FULL_DESCRIPTION = u"keycodes plugin is used to properly " u"c
|
|||
HOMEPAGE = u"xyzcmd.syhpoon.name"
|
|||
EVENTS = [("show", "Fires upon showing dialog"),]
|
|
Delete learned keycodes data. If all is True, delete all saved data for all terminal types, otherwise delete only current terminal type data. |
Return saved keycodes data as dictionary. If all is True, return all saved data for all terminal types, otherwise return only current terminal type data. |
|
FULL_DESCRIPTION
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu May 6 20:50:55 2010 | http://epydoc.sourceforge.net |