From charlesreid1

m (Admin moved page CapsLock to Linux/CapsLock)
No edit summary
 
(2 intermediate revisions by the same user not shown)
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}}

Latest revision as of 06:59, 17 April 2017

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

setxkbmap -option ctrl:swapcaps