How to disable color emojis in Debian 10 (Buster)
To keep up with the latest Android color emojis you see in messaging apps and web browsers, Debian 10 has replaced old black and white emojis with new colored icons.
To keep up with the latest Android color emojis you see in messaging apps and web browsers, Debian 10 has replaced old black and white emojis with new colored icons. You can use these new emoticons in Debian's messaging applications, web browsers and even text editors.
If you don't like these color emojis and want to return to the old black and white icons, read this guide for how to do it.
How to view emoji in text editor?
Open a graphical text editor, like gedit , right click and then select the Insert Emoji option . Alternatively, you can use the keyboard shortcut Ctrl + . To open the emoticon dialog box as follows:
Uninstall colored emoji
To disable color emojis in apps, follow these steps:
1. Open Terminal with Application Launcher Search, accessible via Super / Windows key .
2. Enter the following command as root user:
$ sudo apt remove fonts-noto-color-emoji
3. Enter y when you see the Y / N option during the installation process.
The Noto Color Emoji font will be removed from the system and you will get the following black and white emoticon dialog box in text editor and other Debian applications:
Reinstall the colored emoji
The color emoji uninstallation process is reversible, meaning that you can reinstall the font by entering the following command as sudo in Terminal:
$ sudo apt install fonts-noto-color-emoji
You should now be able to use color emoticons on your Debian system again.
You've just finished reading the article "How to disable color emojis in Debian 10 (Buster)" edited by the TipsMake team. You can save how-to-disable-color-emojis-in-debian-10-buster.pdf to your computer here to read later or print it out. We hope this article has provided you with many useful tech tips and tricks. You can search for similar articles on tips and guides. Thank you for reading and for following us regularly.
- A Comprehensive Guide To Emojis In Social Media Marketing
- How to enable / disable automatic login in Debian 10
- How to Type Emojis on Windows 8 and Later
- How to install Debian on a computer
- How to upgrade Debian
- The latest iPhone emojis on iOS 17.4
- How to Install Gradle on Debian 10
- Notable changes and additions in Debian 11 'Bullseye'
- Do not destroy the Debian system!
- How to add emojis to photos in Photoshop
- How to insert emojis in Google Docs
- How to Restart Debian Using the Command Line
- 9 best Debian-based Linux distributions
- How to Install and Use Ansible on Debian 10