How to remap Caps Lock to Control in Pop OS
date
Jan 19, 2023
slug
caps-to-ctrl-popos
status
Published
tags
Tweaks
summary
type
Post
I was trying to remap
Caps Lock
key to Control
in freshly installed POP_OS!. Most of the posts online mentioned to use gnome-tweak-tool
but turns out it’s been replaced with gnome-tweaks
sometime back. Here are the commands to install it.
sudo apt update
sudo apt install gnome-tweaks
Open the
gnome-tweaks
program from Application Launcher (it will be called Tweaks
in the application menu).Click on
Keyboard & Mouse
in the side bar and then select the Additional Layout Options
button.Click on the
Ctrl position
drop-downChoose
Caps Lock as Ctrl
option or any other option which fit your needs.