How can I switch the function and control keys on my laptop?

3

1

I have an ASUS X51R laptop and the left function/control keys are swapped as shown in the picture below?

Is there some way to remap these keys so that CTRL is on the far left as on a standard keyboard layout?

alt text

Edward Tanguay

Posted 2009-09-03T20:29:16.387

Reputation: 11 955

Answers

4

There's sadly no way to do this in the OS, since the Fn key isn't actually recognized by Windows.

You might actually be able to do it in your BIOS setup screen, but it's unlikely.

The How-To Geek

Posted 2009-09-03T20:29:16.387

Reputation: 5 482

1if it really isn't possible, can someone then lessen the pain by explaining why someone thought it would be a good idea to have the function key, used 0.01% of the time in an easier position to reach than the CTRL key, used 99.99% of the time? Is there a reason for this? Trying to press CTRL-SHIFT-ALT with one hand is painful and I'm constantly hitting Function-S to save, etc. since it is a kinesthetic habit I've had for 25 years now. – Edward Tanguay – 2009-09-03T20:40:53.447

has ctrl+s for save been around that long now? time flies. – shufler – 2009-09-03T22:34:39.020

2I guess wordstar SAVE was Ctrl-K-S, but Microsoft Word for DOS 5.5 was definitely CTRL-S, so, 24 years ago. – Edward Tanguay – 2009-09-03T22:49:27.680

2

I tested the function key on my laptop (Latitude D830) . It doesn't produce a scan code by itself. I verified using Keytweak http://webpages.charter.net/krumsick/ Which is an excellent tool for remapping keys in most cases.

Chris

Posted 2009-09-03T20:29:16.387

Reputation:

2

Found this (assuming a Windows OS). I've not read it all but I think it can help.

http://www.autohotkey.net/~daonlyfreez/tutorials/3p/Veil/fnkey.htm

Uses Autohotkey. It might only be able to remap the F1 function keys rather than the Fn key. Any good?

outsideblasts

Posted 2009-09-03T20:29:16.387

Reputation: 6 297