Re: [SOLVED] Re-mapping secondary function keys

2011-03-15 Thread Rick Mann
Argh. It was being re-mapped in the CGEventTap I wrote. I just overlooked it in the code. Sorry for the noise. -- Rick On Mar 15, 2011, at 10:05 PM, Rick Mann wrote: > > On Mar 15, 2011, at 10:02 PM, Mark Montague wrote: > >> You're on the wrong mailing list -- this is not a Cocoa developmen

Re: Re-mapping secondary function keys

2011-03-15 Thread Rick Mann
On Mar 15, 2011, at 10:02 PM, Mark Montague wrote: > You're on the wrong mailing list -- this is not a Cocoa development question. > > Go to System Preferences -> Exposé and Spaces -> Exposé, and select "F3" from > the first of the two "Show Desktop" pulldown menus. Well, it's a general OS dev

Re-mapping secondary function keys

2011-03-15 Thread Rick Mann
A long time ago, I managed to somehow change the behavior of the expose key (F3) on my MacBook Pro. Instead of Exposeing all windows, it would reveal the desktop. I either found a preference in the UI somewhere, or I set a user default on the command line, or I modified a file in the System some