From charlesreid1

m (Admin moved page CapsLock to Linux/CapsLock)
No edit summary
Line 1: Line 1:
{{Orphan|date=April 2017}}
How to set the caps lock key to be another control, from the command line, in [[Linux]]:
 
<pre>
<pre>
setxkbmap -option ctrl:swapcaps
setxkbmap -option ctrl:swapcaps
</pre>
</pre>
{{LinuxFlag}}

Revision as of 06:48, 17 April 2017

How to set the caps lock key to be another control, from the command line, in Linux:

setxkbmap -option ctrl:swapcaps