Setting macOS-style Shortcut Keys in Linux Desktop Distros
If you're a macOS user looking to switch to a Linux desktop environment, you might be wondering if you can keep using your beloved macOS-style shortcut keys. The good news is that you can! In this article, we'll show you how to set up macOS-style shortcut keys in the most popular Linux desktop distros.
Why Use macOS-style Shortcut Keys in Linux?
If you're used to using macOS, you're probably familiar with its keyboard shortcuts, such as Command + C for copy, Command + V for paste, and Command + Space for Spotlight search. These shortcuts can make you more productive and efficient, and switching to a new operating system can be a jarring experience if you have to learn new keyboard shortcuts.
Fortunately, Linux allows you to customize your keyboard shortcuts to match those of macOS. This can make the transition to Linux smoother and help you feel more at home in your new operating system.
Setting up macOS-style Shortcut Keys in Ubuntu
Ubuntu is one of the most popular Linux desktop distros, and it's easy to set up macOS-style shortcut keys in this operating system. Here's how:
- Open the "Settings" app.
- Click on "Keyboard" in the left-hand menu.
- Click on the "+" button at the bottom of the "Keyboard Shortcuts" section.
- In the "Name" field, enter a name for your new shortcut, such as "Copy".
- In the "Command" field, enter the command for the shortcut. For example, for the "Copy" shortcut, enter "
gnome-terminal --copy-clipboard". - Click on the "Set Shortcut" button and press the desired key combination, such as Command + C.
- Repeat steps 4-6 for each shortcut you want to set up.
Setting up macOS-style Shortcut Keys in Fedora
Fedora is another popular Linux desktop distro, and it's also easy to set up macOS-style shortcut keys in this operating system. Here's how:
- Open the "Settings" app.
- Click on "Keyboard" in the left-hand menu.
- Click on the "+" button at the bottom of the "Keyboard Shortcuts" section.
- In the "Name" field, enter a name for your new shortcut, such as "Copy".
- In the "Command" field, enter the command for the shortcut. For example, for the "Copy" shortcut, enter "
gnome-terminal --copy-clipboard". - Click on the "Set Shortcut" button and press the desired key combination, such as Command + C.
- Repeat steps 4-6 for each shortcut you want to set up.
Setting up macOS-style Shortcut Keys in openSUSE
openSUSE is a less popular Linux desktop distro, but it's still a great choice for many users. Here's how to set up macOS-style shortcut keys in openSUSE:
- Open the "Keyboard" app.
- Click on the "Shortcuts" tab.
- Click on the "+" button to add a new shortcut.
- In the "Name" field, enter a name for your new shortcut, such as "Copy".
- In the "Command" field, enter the command for the shortcut. For example, for the "Copy" shortcut, enter "
gnome-terminal --copy-clipboard". - Click on the "Set Shortcut" button and press the desired key combination, such as Command + C.
- Repeat steps 4-6 for each shortcut you want to set up.
References
-
Book: "Linux Bible" by Christopher Negus
-
Article: "How to Customize Keyboard Shortcuts in Ubuntu" by Jack Wallen, https://www.techrepublic.com/article/how-to-customize-keyboard-shortcuts-in-ubuntu/
-
Online Resource: "Customize GNOME with Tweaks" by GNOME, https://help.gnome.org/users/gnome-tweaks/stable/
By following the steps outlined in this article, you can set up macOS-style shortcut keys in the most popular Linux desktop distros. This can help you feel more at home in your new operating system and make the transition smoother. Happy Linux-ing!