Table of Contents

cmd.button

“cmd.button” can be used to redefine what the mouse buttons do.

Parameters

cmd.button(string button, string modifier, string action)

Implementation

def button(button, modifier, action):

See Also

button | cmd.config_mouse | api