Comment Change the caps lock into a shift button. (Score 1) 1230
In Windows one could add to registry:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contr ol\Keyboard Layout]
"Scancode Map"=hex:00,00,00,00,00,00,00,00,02,00,00,00,2a,00 ,3a,00,00,00,00,00
...and caps lock becomes an extra shift button.
You could probably make it in to some other key.
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Cont
"Scancode Map"=hex:00,00,00,00,00,00,00,00,02,00,00,00,2a,0
You could probably make it in to some other key.