I want to set my mouse's customisable button to open Notification Centre on OS X Mountain Lion.
Is this possible?
|
I want to set my mouse's customisable button to open Notification Centre on OS X Mountain Lion. Is this possible? |
||||
|
|
Depending on your mouse and driver software, your best bet would probably be to set a keyboard shortcut for Notification Center and program your mouse button to trigger that shortcut. You can set up the shortcut in System Preferences -> Keyboard -> Keyboard Shortcuts -> Show Notification Center.
The setup for your mouse driver will vary, but on a Razer mouse you can assign the button to a Keyboard Function and type your shortcut.
|
|||||
|
|
You could also use BetterTouchTool paired with an Apple keyboard shortcut as shown:
|
||||
|
|
|
If you don't have customizable mouse software, you can write an AppleScript to perform the keystroke and then attach the mouse button to the script. The script I used is:
You will have to adjust the keystroke and the modifier keys to suit whatever you set in the Keyboard Shortcuts preference pane. Save the script as an application bundle, then stick it somewhere (I put it in |
|||
|
|