This laptoo has Fn as default instead of F keys. I hate it. I found several solutions for different vendors to switch state in bios. Is that the only option?

  • SpaceCadet@sopuli.xyz
    link
    fedilink
    arrow-up
    7
    ·
    7 months ago

    On my QK80 mechanical keyboard I could do this:

    echo 2 > /sys/module/hid_apple/parameters/fnmode
    

    Maybe your keyboard driver has a similar parameter?