Hi, I have an old PS/2 keyboard I don't wish to part with but am using a mac with OSX 10.4.x
This keyboard does not have a command key. This keyboard does not have a 'windows' key. This keyboard does not have a 'function' key.
I don't want to use FKeys, would rather stick with doubleCommand. Is there any way to map the command key to the right control or perhaps to the capslock?
Thanks!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
In version 1.6.2 I see that the preference pane contains 2 options that might be useful to you:
- Control key acts as Command key
- Caps Lock acts as ctrl key (*)
DoubleCommand does not allow you to remap separately the left or right control key, however you can use both options above to use Control as a Command key, and still have a partially working Control key (caps lock will act as a Control toggle).
Of course another option is to modify the source code to remap specifically the keys you want.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi, I have an old PS/2 keyboard I don't wish to part with but am using a mac with OSX 10.4.x
This keyboard does not have a command key. This keyboard does not have a 'windows' key. This keyboard does not have a 'function' key.
I don't want to use FKeys, would rather stick with doubleCommand. Is there any way to map the command key to the right control or perhaps to the capslock?
Thanks!
In version 1.6.2 I see that the preference pane contains 2 options that might be useful to you:
- Control key acts as Command key
- Caps Lock acts as ctrl key (*)
DoubleCommand does not allow you to remap separately the left or right control key, however you can use both options above to use Control as a Command key, and still have a partially working Control key (caps lock will act as a Control toggle).
Of course another option is to modify the source code to remap specifically the keys you want.