1
vote
0answers
286 views

Keymapping help needed with Apple keyboard on Windows 7 e.g. \ (backslash), at (@), pipe |

I would like some definitive advice with precise steps as to how to get the correct characters (i.e. those shown on the keys themselves) to show when I type with them. Specifically I need keys with ...
2
votes
1answer
75 views

Remap CapsLock to $?

I have now been trying to remap CapsLock to $. But without luck. I have tried the following Binary code. 00000000 00000000 02000000 05003A00 00000000 When I now click the CapsLock it comes out ...
2
votes
2answers
61 views

Remap any key to win

I've tried a lot of combinations to map my key AE12 to Super (win key) but all them failed... How can i map a key to act like win key in /usr/share/X11/xkb/symbols/us ? I am using linux mint. ...
1
vote
1answer
323 views

How to remap keys on a laptop keyboard? [duplicate]

Possible Duplicate: How can I remap a keyboard key? I'm using an HP EliteBook 8440p laptop and two of the keys on my keyboard (V and B) aren't working. Replacing the keyboard will take 2-3 ...
1
vote
0answers
178 views

Home and end keys on USB keyboard recognized as left and right arrow in VirtualBox running Windows 7

I have got a Microsoft Comfort Curve 2000 USB keyboard connected to my MacBook Pro. The keyboard layout is standard 104 keys. When I run Windows 7 in VirtualBox the keyboard gets recognized as ...
20
votes
3answers
9k views

How can I remap the Caps Lock key in Mac OS X Lion?

I would like to remap the Caps Lock key to some other unused key (in a system-wide fashion). Being a MacVim.app user, I always liked to idea of remapping the Caps Lock key to some other key such as ...
0
votes
1answer
544 views

Mac: How do I remap the context menu key on my keyboard to the command key?

I just got tho TRON gaming keyboard from razer. It's great: super sturdy and stuff.... But there is no command button on the right side... which is an issue for me, being a DVorak user, all of my ...
1
vote
1answer
375 views

Possible to remap the Fn+C/V to Ctrl+C/V key combinations on a Thinkpad?

I know remapping the Fn key alone seems like its impossible, but what about the actual combination? FN + c, FN + V and FN + a to be remapped to the ctrl + C, V, A. Doable?
4
votes
3answers
3k views

Map Caps Lock to change keyboard layout in Mac OS X

I found System Preferences → Keyboard → Modifier Keys menu, but I can map other modifier key to it, not a keyboard shortcut.
3
votes
1answer
767 views

Mac OS X Key Remapping

I'm trying to remap CapsLock to Control Programmatically. I figured out the edits that need to be done to a plist file (.GlobalPreferences.[MAC ADDRESS].plist) The point is that changes I make to ...