mouse_mapping#
Bases:
TUIMenu
Enable/disable the printing of additional information and messages in the Console.
Classes:
additional
(path, service)Enter the menu for controlling mouse mappings that include a modifier button such as Ctrl and Shift.
basic
(path, service).
Methods:
mousemaptheme
(*args, **kwargs).
Bases:
TUIMenu
Enter the menu for controlling mouse mappings that include a modifier button such as Ctrl and Shift.
Methods:
ctrllmbclick
(*args, **kwargs)Specify the action/behavoir for Ctrl + left-mouse-button + click.
ctrllmbdrag
(*args, **kwargs)Specify the action/behavior for Ctrl + left-mouse-button + drag.
ctrlmmbclick
(*args, **kwargs)Specify the action/behavior for Ctrl + middle-mouse-button + click.
ctrlmmbdrag
(*args, **kwargs)Specify the action/behavior for Ctrl + middle-mouse-button + drag.
ctrlrmbclick
(*args, **kwargs)Specify the action/behavior for Ctrl + right-mouse-button + click.
ctrlrmbdrag
(*args, **kwargs)Specify the action/behavior for Ctrl + right-mouse-button + drag.
mouseprobe
(*args, **kwargs)Specify whether the probe action provides a long description or a short description.
mousewheel
(*args, **kwargs)Specify the action/behavior of the mouse-wheel.
mousewheelsensitivity
(*args, **kwargs)Specify the sensitivity of the mouse-wheel (0 is least sensitive, 1 is most sensitive).
reversewheeldirection
(*args, **kwargs)Reverse the behavior of the mouse-wheel.
shiftlmbclick
(*args, **kwargs)Specify the action/behavior for Shift + left-mouse-button + click.
shiftlmbdrag
(*args, **kwargs)Specify the action/behavior for Shift + left-mouse-button + drag.
shiftmmbclick
(*args, **kwargs)Specify the action/behavior for Shift + middle-mouse-button + click.
shiftmmbdrag
(*args, **kwargs)Specify the action/behavior for Shift + middle-mouse-button + drag.
shiftrmbclick
(*args, **kwargs)Specify the action/behavior for Shift + right-mouse-button + click.
shiftrmbdrag
(*args, **kwargs)Specify the action/behavior for Shift + right-mouse-button + drag.
Specify the action/behavoir for Ctrl + left-mouse-button + click.
Specify the action/behavior for Ctrl + left-mouse-button + drag.
Specify the action/behavior for Ctrl + middle-mouse-button + click.
Specify the action/behavior for Ctrl + middle-mouse-button + drag.
Specify the action/behavior for Ctrl + right-mouse-button + click.
Specify the action/behavior for Ctrl + right-mouse-button + drag.
Specify whether the probe action provides a long description or a short description.
Specify the action/behavior of the mouse-wheel.
Specify the sensitivity of the mouse-wheel (0 is least sensitive, 1 is most sensitive).
Reverse the behavior of the mouse-wheel.
Specify the action/behavior for Shift + left-mouse-button + click.
Specify the action/behavior for Shift + left-mouse-button + drag.
Specify the action/behavior for Shift + middle-mouse-button + click.
Specify the action/behavior for Shift + middle-mouse-button + drag.
Specify the action/behavior for Shift + right-mouse-button + click.
Specify the action/behavior for Shift + right-mouse-button + drag.
Bases:
TUIMenu
.
Methods:
lmb
(*args, **kwargs).
lmbclick
(*args, **kwargs).
mmb
(*args, **kwargs).
mmbclick
(*args, **kwargs).
rmb
(*args, **kwargs).
rmbclick
(*args, **kwargs).
.
.
.
.
.
.
.