PDA

View Full Version : Hot Corners




DanielGilbert
Jul 27, 2007, 07:05 AM
I love the hot corners feature in OSX for Expose, but there are times when it'd be really useful to be able to quickly disable the hot corners and re-enable them after - mainly when using full screen applications.

Does anyone know a faster way of enabling/disabling, than going into system preferences and changing each corner there? Is there any kind of script that could manage this?


I'd appreciate any help :)



mkrishnan
Jul 27, 2007, 07:19 AM
It's a good idea, but I couldn't find anything, nor have I ever heard of anything.

You might see if a utility like this one, which offers enhanced functions for hot corners, can also be turned on and off by keyboard or something?

http://www.versiontracker.com/dyn/moreinfo/macosx/20404

DanielGilbert
Jul 27, 2007, 09:02 AM
Is there any way it could be done in Applescript perhaps?

mkrishnan
Jul 27, 2007, 09:25 AM
Most likely... AppleScript is definitely able to talk to sys prefs. Just search for some AppleScript tutorials related to Sys Prefs or else try to wing it with the autocompletion. :)