sx-clientbuttons is a plugin that enables you to bind mouse button and modifier key combinations to an action.
Dictionary of button/modifier (Buttonstrokes): action. For example:
'clientbuttons.bindings': {
'Meta+1': 'moveresize.move',
'Meta+3': 'moveresize.resize',
}
Plugin to allow binding mouse actions to actions