2

I have a Fn button on my keyboard that is between my Alt and Ctrl buttons.

I would like to reprogram Fn to do a right-click as you would on your mouse. Is there a way on Windows to reprogram the Fn key to create a right-click shortcut?

DavidPostill
  • 162,382
jessica
  • 121

2 Answers2

2

Short answer: Probably not.

Long answer...

The Fn key is generally found on laptops and other small-form factor keyboards. In most It is not sent to or processed by the OS, but rather internally to the keyboard to get functions there just aren't enough physical keys for.

Similar questions have been asked across the Stack Exchange network, and none of the other answers were hopeful either:

Intercepting the Fn key on laptops from Stack Overflow indicates that some laptops (Lenovos are specifically mentioned) have a BIOS option to completely change the Fn key functionality.

I've personally used machines that let you swap the behavior of Fn from "Press with the other key to get the regular function, get the special function without it" to "Press with the other key to get the special function, get the regular function with it".

Remap FN to another key - This one is Logitech-specific, so your question isn't quite a duplicate... unless you have a Logitech keyboard, anyway.

T.J.L.
  • 1,300
2

If you can provide a model number to your specific keyboard, we could more adequately answer your question. the Fn key on laptops is usually not accessible by the operating system (it is processed by the BIOS to enable modifiers) but on most Logitech keyboards it is customizable. See if the Logitech Gaming Software is available for your keyboard first, for full compatibility.

http://support.logitech.com/en-us/software/lgs

Setpoint is a Logitech program available for older peripherals.

https://www.logitech.com/en-us/articles/11650

Otherwise, there are a plethora of keyboard button remapping softwares available (e.g. Key Remapper, KeyExtender, Remap, a Google search will turn up numerous results.)

Raj Huff
  • 461