Ubuntu/Debian/Mint news and tutorials | Linux stuff
feed.png
Quick Tip #1
Disable Overlay Scrollbars in GNOME
For Ubuntu 12.10, open a terminal and type the following command:
gsettings set com.canonical.desktop.interface scrollbar-mode normal
Changes should occur instantly. The overlay scrollbars should now be replaced with normal scrollbars.

For Ubuntu 12.04, use the following command:
gsettings set org.gnome.desktop.interface ubuntu-overlay-scrollbars false
Log out and log back in for changes to occur.
Quick Tip #2
Mount an ISO Image from Command-Line
sudo mount -o loop /path/to/image.iso /path/to/empty/dir
Notice that /path/to/empty/dir must exist and should be empty.
Quick Tip #3
Find Out Current GNOME Version
For GNOME:
gnome-shell --version
For the Compiz window manager, use:
compiz --version

The older way of doing this, with gconftool-2 doesn’t seem to work anymore in GNOME 3 – used to be something like: gconftool-2 –type string –set /desktop/gnome/background/picture_filename “/full/path/to/file.png”.

However, there is still possible to change the background image, by using the gsettings tool instead. You will need the libglib2.0-bin package, which is probably already installed on your system. To change the background, use a command like the following:

Full article

The Alt+F2 keyboard shortcut, used to bring up the run launcher in GNOME, is disabled by default in GNOME 3. To have it back, follow these steps:

1. Start up System Settings – click on your username in the top panel and then click on System Settings entry in the menu that appears:

Full article

After the overview of 20 best KDE applications, it’s time to have a look at what GNOME has to offer, right? This article overviews 20 of the GNOME applications which are, in my opinion, the best in their category. Only a single application from each category is included, and screenshots are attached. The list is put up in no particular order and at the end of the article I put noteworthy alternatives for each category (only GTK alternative applications).

Full article

Sponsors
Advertise on TuxArena
Online Readers