|
|
|
|
|
by SanchoPanda
2539 days ago
|
|
If someone agrees and wants to implement something like this easily - autohotkey lets you do this in Windows with a one line script. CapsLock::Ctrl ; or some other key here To leave yourself some flexibility on using capslock still by hitting shift+ caps to activate it, use +CapsLock::CapsLock CapsLock::Ctrl ; or some other key here |
|
Scroll lock is likewise mapped to F14 because that's another useless key.