Linux/CapsLock: Difference between revisions
From charlesreid1
(Created page with "<pre> setxkbmap -option ctrl:swapcaps </pre>") |
No edit summary |
||
| (4 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
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