PowerKey icon indicating copy to clipboard operation
PowerKey copied to clipboard

Remap your Macbook's power key to Forward Delete

Results 15 PowerKey issues
Sort by recently updated
recently updated
newest added

Binding to F13 is my preference, but it is unstable ie doesn't always work as intended.

hi, Im new in Mac and dont know how install it. Can anybody halp?

I'm trying to remap my das keyboard eject key to Cmd+E to eject drives from Finder. When I choose Script from the dropdown menu and go to my ejectFoo service...

Hi, I've got the eject mapped to F13 on my 2012 MBP. I tested it a bit OS X Yosemite and it worked somewhat sporadically. However, on OS Sierra, I...

PKPowerKeyEventListener.m - (void)monitorPowerKey { .. bug: NSEventTypeSystemDefined is not a mask. Instead use CGEventMask eventTypeMask = NX_SYSDEFINEDMASK and skip the loop adding masks for other event types. suggestion: CGEventTapCreate(...) would...

Use NSLocalizedString to localize the UI.

Help Wanted

Would it be possible to remap the power key to work with option + cmd to do sleep?

I installed powerkey and it works great. The only problem I am running into now is that my eject key no longer ejects discs. I have to now manually drag...

I am fairly incompetent at all this scripting. I removed my super drive and added ssd to the slot. I now have the external disk drive. I just want the...

Add support for Play/Pause, Previous, Next special keys. Disclaimer: I'm not an ObjC dev, this is just a bunch of copy/pastes which happen to work for what I needed. Let...