Ubuntu/Debian/Mint news and tutorials | Linux gaming
facebook.png
twitter.png
feed.png
Quick Tip
Disable Overlay Scrollbars in GNOME
gsettings set com.canonical.desktop.interface scrollbar-mode normal
Quick Tip
Find Files Containing a Text Pattern
find . -iname "*.txt" -exec grep -l "hello" {} +
Categories
Online Readers
Advertise on TuxArena
Linux Cheat Sheet

Have a look at our Linux Cheat Sheet for quick one-liners, commands and tips.

PCManFM, the file manager that comes with the LXDE environment, has reached version 1.2.1 after four months of work, bringing many bug fixes and improvements. This release was also accompanied by a new version of libfm as well. Let’s have a look at this new version.

pcmanfm01

Full article