SQUARISM addicted to pixels

Scroll Lock Button on OSX

Posted on March 12, 2008

Here's an esoteric fix for something I wanted to do. In WoW, right click will move the camera. For some reason, when hosting synergy on the Mac (as the server) and connecting a Windows client, the right clicking gets whacked. It works fine the other way (don't ask me).

So I want to hit scroll lock to lock the screen so that mouse-looking works. Except there's no scroll lock button on a Mac keyboard! Doh. But I find a solution:


keystroke(f13) = lockCursorToScreen(toggle)

Found on mattcutts.com, this is the option I need. I use SynergyKM, which is a Mac-ified app to control synergy. It doesn't use the conf file of synergy but instead uses a .plist property file. So I edited it to look like this:

Synergy Scrolllock

And viola, roll over to the XP box from Mac, hit F13 and mouse look works in WoW (or probably any other drag-tracking app).

Filed under: Mac Leave a comment
Comments (5) Trackbacks (0)
  1. Fantastic. I’d been looking for a solution for this forever!

  2. Wow, this is something I’ve wanted for *years*. Thanks for the tip!

  3. I can’t seem to find the plist. I know the name of the plist is net.sourceforge.synergy2.synergypane – correct?

    Just can’t seem to find it anywhere.

  4. haha, nevermind. Of course 2 seconds after I posted that, I find it.

    Thanks for the tip though.

    For those that might have the same question: /Users/YOURUSERNAME/Library/Preferences/

  5. I just wanna say thanks. This has bugged me for a while and I just found your post on this. Worked like a champ.


Leave a comment


No trackbacks yet.