PyKeyMapper
latest
Contents:
PyKeyMapper
Installation
Usage
pykeymapper
History
PyKeyMapper
Docs
»
Index
Edit on GitLab
Index
A
|
B
|
C
|
E
|
F
|
G
|
H
|
I
|
K
|
M
|
P
|
R
|
S
|
T
|
V
|
W
A
AltBrackets (class in pykeymapper.premade.alt_brackets)
B
BackSlash2Shift (class in pykeymapper.premade.backslash2shift)
C
CODE (class in pykeymapper.events)
code (pykeymapper.events.InputEvent attribute)
(pykeymapper.modifiers.base.Modifier attribute)
(pykeymapper.premade.alt_brackets.AltBrackets attribute)
(pykeymapper.premade.backslash2shift.BackSlash2Shift attribute)
(pykeymapper.premade.forwardslash2shift.ForwardSlash2Shift attribute)
(pykeymapper.premade.special_space.SpecialSpace attribute)
CustomModifier (class in pykeymapper.modifiers.custom_modifier)
E
EV_KEY (pykeymapper.events.TYPE attribute)
EV_MSC (pykeymapper.events.TYPE attribute)
EV_SYN (pykeymapper.events.TYPE attribute)
ExistingModifier (class in pykeymapper.modifiers.existing_modifier)
F
ForwardSlash2Shift (class in pykeymapper.premade.forwardslash2shift)
G
get_release_code() (pykeymapper.modifiers.base.Modifier method)
H
handle_input() (pykeymapper.modifiers.base.Modifier method)
handle_mod_key_input() (pykeymapper.modifiers.base.Modifier method)
(pykeymapper.modifiers.custom_modifier.CustomModifier method)
(pykeymapper.modifiers.existing_modifier.ExistingModifier method)
handle_other_input() (pykeymapper.modifiers.base.Modifier method)
(pykeymapper.modifiers.custom_modifier.CustomModifier method)
(pykeymapper.modifiers.existing_modifier.ExistingModifier method)
I
InputEvent (class in pykeymapper.events)
is_modifier_key() (pykeymapper.modifiers.base.Modifier method)
K
KEY_0 (pykeymapper.events.CODE attribute)
KEY_1 (pykeymapper.events.CODE attribute)
KEY_102ND (pykeymapper.events.CODE attribute)
KEY_2 (pykeymapper.events.CODE attribute)
KEY_3 (pykeymapper.events.CODE attribute)
KEY_4 (pykeymapper.events.CODE attribute)
KEY_5 (pykeymapper.events.CODE attribute)
KEY_6 (pykeymapper.events.CODE attribute)
KEY_7 (pykeymapper.events.CODE attribute)
KEY_8 (pykeymapper.events.CODE attribute)
KEY_9 (pykeymapper.events.CODE attribute)
KEY_A (pykeymapper.events.CODE attribute)
KEY_APOSTROPHE (pykeymapper.events.CODE attribute)
KEY_B (pykeymapper.events.CODE attribute)
KEY_BACKSLASH (pykeymapper.events.CODE attribute)
KEY_BACKSPACE (pykeymapper.events.CODE attribute)
KEY_C (pykeymapper.events.CODE attribute)
KEY_CAPSLOCK (pykeymapper.events.CODE attribute)
KEY_COMMA (pykeymapper.events.CODE attribute)
KEY_COMPOSE (pykeymapper.events.CODE attribute)
KEY_D (pykeymapper.events.CODE attribute)
KEY_DELETE (pykeymapper.events.CODE attribute)
KEY_DOT (pykeymapper.events.CODE attribute)
KEY_DOWN (pykeymapper.events.CODE attribute)
(pykeymapper.events.VALUE attribute)
KEY_E (pykeymapper.events.CODE attribute)
KEY_END (pykeymapper.events.CODE attribute)
KEY_ENTER (pykeymapper.events.CODE attribute)
KEY_EQUAL (pykeymapper.events.CODE attribute)
KEY_ESC (pykeymapper.events.CODE attribute)
KEY_F (pykeymapper.events.CODE attribute)
KEY_F1 (pykeymapper.events.CODE attribute)
KEY_F10 (pykeymapper.events.CODE attribute)
KEY_F11 (pykeymapper.events.CODE attribute)
KEY_F12 (pykeymapper.events.CODE attribute)
KEY_F2 (pykeymapper.events.CODE attribute)
KEY_F3 (pykeymapper.events.CODE attribute)
KEY_F4 (pykeymapper.events.CODE attribute)
KEY_F5 (pykeymapper.events.CODE attribute)
KEY_F6 (pykeymapper.events.CODE attribute)
KEY_F7 (pykeymapper.events.CODE attribute)
KEY_F8 (pykeymapper.events.CODE attribute)
KEY_F9 (pykeymapper.events.CODE attribute)
KEY_G (pykeymapper.events.CODE attribute)
KEY_GRAVE (pykeymapper.events.CODE attribute)
KEY_H (pykeymapper.events.CODE attribute)
KEY_HANGEUL (pykeymapper.events.CODE attribute)
KEY_HANGUEL (pykeymapper.events.CODE attribute)
KEY_HANJA (pykeymapper.events.CODE attribute)
KEY_HENKAN (pykeymapper.events.CODE attribute)
KEY_HIRAGANA (pykeymapper.events.CODE attribute)
KEY_HOME (pykeymapper.events.CODE attribute)
KEY_I (pykeymapper.events.CODE attribute)
KEY_INSERT (pykeymapper.events.CODE attribute)
KEY_J (pykeymapper.events.CODE attribute)
KEY_K (pykeymapper.events.CODE attribute)
KEY_KATAKANA (pykeymapper.events.CODE attribute)
KEY_KATAKANAHIRAGANA (pykeymapper.events.CODE attribute)
KEY_KP0 (pykeymapper.events.CODE attribute)
KEY_KP1 (pykeymapper.events.CODE attribute)
KEY_KP2 (pykeymapper.events.CODE attribute)
KEY_KP3 (pykeymapper.events.CODE attribute)
KEY_KP4 (pykeymapper.events.CODE attribute)
KEY_KP5 (pykeymapper.events.CODE attribute)
KEY_KP6 (pykeymapper.events.CODE attribute)
KEY_KP7 (pykeymapper.events.CODE attribute)
KEY_KP8 (pykeymapper.events.CODE attribute)
KEY_KP9 (pykeymapper.events.CODE attribute)
KEY_KPASTERISK (pykeymapper.events.CODE attribute)
KEY_KPCOMMA (pykeymapper.events.CODE attribute)
KEY_KPDOT (pykeymapper.events.CODE attribute)
KEY_KPENTER (pykeymapper.events.CODE attribute)
KEY_KPEQUAL (pykeymapper.events.CODE attribute)
KEY_KPJPCOMMA (pykeymapper.events.CODE attribute)
KEY_KPMINUS (pykeymapper.events.CODE attribute)
KEY_KPPLUS (pykeymapper.events.CODE attribute)
KEY_KPPLUSMINUS (pykeymapper.events.CODE attribute)
KEY_KPSLASH (pykeymapper.events.CODE attribute)
KEY_L (pykeymapper.events.CODE attribute)
KEY_LEFT (pykeymapper.events.CODE attribute)
KEY_LEFTALT (pykeymapper.events.CODE attribute)
KEY_LEFTBRACE (pykeymapper.events.CODE attribute)
KEY_LEFTCTRL (pykeymapper.events.CODE attribute)
KEY_LEFTMETA (pykeymapper.events.CODE attribute)
KEY_LEFTSHIFT (pykeymapper.events.CODE attribute)
KEY_LINEFEED (pykeymapper.events.CODE attribute)
KEY_M (pykeymapper.events.CODE attribute)
KEY_MACRO (pykeymapper.events.CODE attribute)
KEY_MINUS (pykeymapper.events.CODE attribute)
KEY_MUHENKAN (pykeymapper.events.CODE attribute)
KEY_MUTE (pykeymapper.events.CODE attribute)
KEY_N (pykeymapper.events.CODE attribute)
KEY_NUMLOCK (pykeymapper.events.CODE attribute)
KEY_O (pykeymapper.events.CODE attribute)
KEY_P (pykeymapper.events.CODE attribute)
KEY_PAGEDOWN (pykeymapper.events.CODE attribute)
KEY_PAGEUP (pykeymapper.events.CODE attribute)
KEY_PAUSE (pykeymapper.events.CODE attribute)
KEY_POWER (pykeymapper.events.CODE attribute)
KEY_Q (pykeymapper.events.CODE attribute)
KEY_R (pykeymapper.events.CODE attribute)
KEY_REPEAT (pykeymapper.events.VALUE attribute)
KEY_RESERVED (pykeymapper.events.CODE attribute)
KEY_RIGHT (pykeymapper.events.CODE attribute)
KEY_RIGHTALT (pykeymapper.events.CODE attribute)
KEY_RIGHTBRACE (pykeymapper.events.CODE attribute)
KEY_RIGHTCTRL (pykeymapper.events.CODE attribute)
KEY_RIGHTMETA (pykeymapper.events.CODE attribute)
KEY_RIGHTSHIFT (pykeymapper.events.CODE attribute)
KEY_RO (pykeymapper.events.CODE attribute)
KEY_S (pykeymapper.events.CODE attribute)
KEY_SCALE (pykeymapper.events.CODE attribute)
KEY_SCROLLLOCK (pykeymapper.events.CODE attribute)
KEY_SEMICOLON (pykeymapper.events.CODE attribute)
KEY_SLASH (pykeymapper.events.CODE attribute)
KEY_SPACE (pykeymapper.events.CODE attribute)
KEY_SYSRQ (pykeymapper.events.CODE attribute)
KEY_T (pykeymapper.events.CODE attribute)
KEY_TAB (pykeymapper.events.CODE attribute)
KEY_U (pykeymapper.events.CODE attribute)
KEY_UP (pykeymapper.events.CODE attribute)
(pykeymapper.events.VALUE attribute)
KEY_V (pykeymapper.events.CODE attribute)
KEY_VOLUMEDOWN (pykeymapper.events.CODE attribute)
KEY_VOLUMEUP (pykeymapper.events.CODE attribute)
KEY_W (pykeymapper.events.CODE attribute)
KEY_X (pykeymapper.events.CODE attribute)
KEY_Y (pykeymapper.events.CODE attribute)
KEY_YEN (pykeymapper.events.CODE attribute)
KEY_Z (pykeymapper.events.CODE attribute)
KEY_ZENKAKUHANKAKU (pykeymapper.events.CODE attribute)
M
macros (pykeymapper.modifiers.custom_modifier.CustomModifier attribute)
(pykeymapper.premade.alt_brackets.AltBrackets attribute)
(pykeymapper.premade.backslash2shift.BackSlash2Shift attribute)
(pykeymapper.premade.forwardslash2shift.ForwardSlash2Shift attribute)
(pykeymapper.premade.special_space.SpecialSpace attribute)
make_key_event() (in module pykeymapper.utils)
Modifier (class in pykeymapper.modifiers.base)
MSC_SCAN (pykeymapper.events.CODE attribute)
msec (pykeymapper.events.TimeVal attribute)
P
push_key() (in module pykeymapper.utils)
pykeymapper (module)
pykeymapper.events (module)
pykeymapper.mappers (module)
pykeymapper.modifiers (module)
pykeymapper.modifiers.base (module)
pykeymapper.modifiers.custom_modifier (module)
pykeymapper.modifiers.existing_modifier (module)
pykeymapper.premade (module)
pykeymapper.premade.alt_brackets (module)
pykeymapper.premade.backslash2shift (module)
pykeymapper.premade.forwardslash2shift (module)
pykeymapper.premade.special_space (module)
pykeymapper.runner (module)
pykeymapper.utils (module)
R
release_code (pykeymapper.modifiers.base.Modifier attribute)
release_keys() (pykeymapper.modifiers.base.Modifier method)
reverse_lookup() (pykeymapper.events.CODE class method)
(pykeymapper.events.TYPE class method)
(pykeymapper.events.VALUE class method)
run_mapper() (in module pykeymapper.runner)
S
SpecialSpace (class in pykeymapper.premade.special_space)
SYN (pykeymapper.events.CODE attribute)
T
time (pykeymapper.events.InputEvent attribute)
(pykeymapper.events.TimeVal attribute)
TimeVal (class in pykeymapper.events)
TYPE (class in pykeymapper.events)
type (pykeymapper.events.InputEvent attribute)
V
VALUE (class in pykeymapper.events)
value (pykeymapper.events.InputEvent attribute)
W
write_event() (in module pykeymapper.utils)