Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 468607
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T23:41:55+00:00 2026-05-12T23:41:55+00:00

Does anybody know a way to set/get the fn-lock from an application so you

  • 0

Does anybody know a way to set/get the fn-lock from an application so you don’t have to press the ‘fn’ key to get F1, F2, etc. on a macbook or apple keyboard? I want to have it always on for my application but keep the standard behavior in the rest of the system.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-12T23:41:56+00:00Added an answer on May 12, 2026 at 11:41 pm

    This answer is pure speculation, but bear with me.

    A possible scenario: the keyboard itself generates different low-level scan codes depending on whether the fn key is pressed. For the sake of argument, let’s assume the following:

       F1: 0x01
    fn-F1: 0x02
    

    These low-level scan codes are sent over the bus to the keyboard driver. The keyboard driver checks to see whether the “Use F keys as standard function keys” preference is set and, if so, swaps scan codes before forwarding them on to the application. So, the keyboard driver would do this mapping:

                      F1: 0x01
                   fn-F1: 0x02
    "Use F keys" &    F1: 0x02
    "Use F keys" & fn-F1: 0x01
    

    If that’s the case, you might just want to see if the “use all F keys as standard function keys” preference is set and, if it is, re-swap the scan codes before you process them. In other words, you would undo the work that the keyboard driver did. Perhaps this is your original question.

    Look into it, though; I could be wrong.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a complex input form within a PHP based web application. To structure
I have a Python regular expression that matches a set of filenames. How to
I am creating (possible a lot) of objects as a result from a WDS
I have an instance of CKEditor on a page. I am trying to give
I have a PHP codebase that was written to address our MySQL tables in
Good Afternoon! Has anybody else noticed a change in the default behavior of the
I want to use a javascript framework with MVC for a complex web application
I would like to be able to query whether or not a service is
According to ADC documentation: You can access Open Firmware this by holding down Command-Option-O-F

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.