Hardcoded hot keys to change to first 9 spaces (file 1 of 2)
Brought to you by:
fusion94
This patch will allow a user to use the
control-command-# keys (where # = a number from 1 to 9)
to switch to the first 9 displayed spaces.
Basically I just copied the code that deals with
switching between spaces by using the arrow keys along
with the command and control keys.
Don't know if anyone else will find it useful. :)
Spud d:-)
Logged In: YES
user_id=193059
I'd really like to see your code for this - I am an old-time BeOS user, and
I want to set Cmd-F1 -> Cmd F12 (F16?) to go to the Workspace that
correlates.
It looks to me like lots of copy-paste-edit, and I'm not too au-fait with
Obj-C, so I'm afraid I'll miss something out.