remap right control key so that it can be locked
by aikempshall from LinuxQuestions.org on (#6E4TF)
I can now only type with one finger, so I need to move some keys to the right side of the keyboard and make them lockable.
I've remapped the right shift key so that it can be locked with by including this line in my.Xmodmap
Code:keycode 62 = Shift_Lockenables me to use the i!"i$%^&*()_+ keys
I would like to use the ctrl+d combination. Thought I would remap the right control key to make it lockable. xmodmap has no knowledge of a Control_Lock key.
How can i acheive my goal?
I've remapped the right shift key so that it can be locked with by including this line in my.Xmodmap
Code:keycode 62 = Shift_Lockenables me to use the i!"i$%^&*()_+ keys
I would like to use the ctrl+d combination. Thought I would remap the right control key to make it lockable. xmodmap has no knowledge of a Control_Lock key.
How can i acheive my goal?