Coder Social home page Coder Social logo

Comments (3)

shpakovski avatar shpakovski commented on July 29, 2024

Hi Matt, you are correct. Standard function keys are not allowed by default. It turned out that system functions like Dashboard may use hardware keys i.e. F12. So I excluded them to avoid interference.

If you really need them, please consider to modify an appropriate method in MASShortcutView.m. Sorry for inconvenience :)

EDIT: Actually you would modify -[MASShortcut hasRequiredModifiers]. This method requires at least one modifier to be presented in a hotkey. I will look into this more when I get home.

from masshortcut.

karstenBriksoft avatar karstenBriksoft commented on July 29, 2024

there's a distinction between function keys and keys for the dashboard, volume and brightness. Per default you have the special keys enabled and if you want to access the function keys, you need to press the fn-key. In the system Preferences you can toggle the behavior to use the special keys when you press the fn-key.
So actually you don't have to disable Function Keys at all.

Karsten

Am 25.08.2012 um 18:39 schrieb Vadim Shpakovski [email protected]:

Hi Matt, you are correct. Standard function keys are not allowed by default. It turned out that system functions like Dashboard may use hardware keys i.e. F12. So I excluded them to avoid interference.

If you really need them, please consider to modify an appropriate method in MASShortcut.m. Sorry for inconvenience :)


Reply to this email directly or view it on GitHub.

from masshortcut.

shpakovski avatar shpakovski commented on July 29, 2024

Okay, I figured out why I had excluded Function keys initially. In the System Preferences > Mission Control pane, there are default keyboard shortcuts for Show Desktop (F11) and Show Dashboard (F12). I always thought that you cannot configure them, but it seems that OS X intercepts them before AppKit. So I enabled Function keys, please pull the recent changes. Thanks a lot for the problem report guys!

from masshortcut.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.