Jump to content

Enabling Keyboard and Mouse Control of "Back" & "Forward" in Apple's "Help Viewer


Recommended Posts

A simple Alfred workflow using osascript shell scripts to implement keyboard and mouse control in Apple’s “Help Viewer”. “Help Viewer” does not seem to want to do so natively, so this is a bit of a hack.

Download. Github.


BetterTouchTool

Mouse Control is achieved through BetterTouchTool. “Help Viewer” never actually takes focus, so the shortcuts and settings must be enabled universally. Thus the out-of-the-way keyboard shortcuts bound to mouse buttons. Application-specific settings will override them:

 

btt_settings.png

Further Development

This workflow was created on 10.9.5 for Alfred 2.6 (374). I don’t plan to upgrade to Yosemite anytime soon, so I will keep it functional for Mavericks and Alfred updates. If you would like to adapt it for other versions, please do.

If anyone knows how to get “Help Viewer” to respond directly to Applescript run by Keyboard Maestro or BetterTouchTool, that would be a much more straightforward method. I kept getting “posix_spawn: error 7” though.

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...