Skip to content

Disable fn key #8

@bhagyash007

Description

@bhagyash007

I want to disable fn key from showing the emoji menu globally when my app is active / background

I am already achieving this using CGSSetGlobalHotKeyOperatingMode(connection, kCGSGlobalHotKeyDisable)

However, this disables all hotkeys and I'm calling this on keydown and then re-activating on key-up

Is there a way I can only target the fn key and disable it instead of this toggle on / off behaviour for all keys?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions