====== Mouse ====== With this event, you can control the mouse pointer of your Mac. ===== Moving the pointer ===== There are two ways of changing the pointer position: ; Absolute Move : The OSC value controls the absolute coordinate of the pointer. ; Relative Move : When an OSC value is received, it tells how much the mouse pointer must move relatively to its previous position. A value of ''0.0'' means no movement, whereas ''1.0'' means maximum move((You can change the acceleration of the Mouse in the [[Application Preferences|Preferences]] panel. ===== Buttons and Scroll wheel events ===== There are 3 buttons available: Left, Center and Right button. Multi-clicks are supported just like a real mouse. The Scroll Wheel events emulate the behaviour of a scroll wheel device on a mouse.