Fix gedit on Kubuntu

Productivity Sauce
gedit works fine on Kubuntu, but the editor does have a few quirks that can quickly become a nuisance. For starters, the Up and Down arrows in the Find panel use generic blank icons. To fix this problem, install the gnome-icon-theme-symbolic package using the sudo apt-get install gnome-icon-theme-symbolic command.
By default, when you launch gedit on KDE or open a text file in it, the editor automatically creates an empty Untitled document. Needless to say that closing and discarding each and every empty file manually can quickly become rather annoying. Fortunately, this issue is easy to fix (I stumbled on the solution in a Ubuntu Forums thread). Open the gedit.desktop file in a text editor using the sudo nano /usr/share/applications/gedit.desktop command. Locate the Exec=gedit %U line and replace it with gedit $1 < /dev/null. Save the changes, and you are done.
comments powered by DisqusIssue 41: Linux Shell Handbook 2021 Edition/Special Editions
Buy this issue as a PDF
News
-
Apple M1 Hardware Support to be Merged into Linux Kernel 5.13
Linux users will be able to install their favorite distribution on Apple’s M1-based hardware.
-
KDE Launches the Qt 5 Patch Collection
To support and maintain a stable Qt 5 for KDE Gears and Frameworks, KDE will maintain a patch collection.
-
Linux Creator Warns Next Kernel Could be Delayed
Linus Torvalds has issued concern about the size of kernel 5.12 and possible delays for its release.
-
System76 Updates its Pangolin Laptop
System76 has released a much-anticipated AMD version of their most popular laptop, the Pangolin.
-
New Debian-Based Distribution Arrives on the Market
TelOS is a new Debian-based Linux distribution with a customized, touch-screen-ready KDE Plasma 5 desktop.
-
System76 Releases New Thelio Desktop
One of the most ardent supporters of open source hardware has released a new desktop machine for home or office.
-
Mageia 8 Now Available with Linux 5.10 LTS
The latest release of Mageia includes improved graphics support for both AMD and NVIDIA GPUs.
-
GNOME 40 Beta has been Released
Anyone looking to test the beta for the upcoming GNOME 40 release can now do so.
-
OpenMandriva Lx 4.2 has Arrived
The latest stable version of OpenMandriva has been released and offers the newest KDE desktop and ARM support.
-
Thunderbird 78 Ported to Ubuntu 20.04
The Ubuntu developers have made the decision to port the latest release of Thunderbird to the LTS version of the platform.