NetBSD 6.1 Brings In More Features

The NetBSD project has announced the simultaneous releases of NetBSD 6.0.2 and NetBSD 6.1, with the latter introducing new features to the open-source operating system…
Phoronix

StumbleUponDiggTwitterFacebookRedditLinkedInEmail

Features Being Developed For KDE 4.11 Desktop

With one week to go until the soft feature freeze for KDE 4.11, there’s a better idea for the features that are likely to come to the next major release of the KDE Plasma desktop
Phoronix

StumbleUponDiggTwitterFacebookRedditLinkedInEmail

Qt 5.1 Beta 1 Released With Many Platform Features

The first beta release of the Qt 5.1 tool-kit is now available. As the first major update to the Qt5 platform, this release comes with plenty of new features for developers and end-users…
Phoronix

StumbleUponDiggTwitterFacebookRedditLinkedInEmail

FreeType 2.4.12 Features New CFF Engine

Last week Adobe open-sourced their CFF rasterizer engine — in conjunction with Google — for use by FreeType. Now FreeType 2.4.12 has been released to ship these CFF font improvements…
Phoronix

StumbleUponDiggTwitterFacebookRedditLinkedInEmail

Calligra 2.7 Beta Is Packing New Features

The Calligra open-source office/productivity suite for KDE users is nearing their 2.7 release in the next month. Today, however, the Calligra 2.7 beta was released and it’s feature complete…
Phoronix

StumbleUponDiggTwitterFacebookRedditLinkedInEmail

Cinnamon 1.8 Desktop Adds In New Features

Cinnamon, the popular GNOME Shell fork developed by the Linux Mint crew, has released a major update to their software stack…
Phoronix

StumbleUponDiggTwitterFacebookRedditLinkedInEmail

Cinnamon 1.8 Desktop Adds In New Features

Cinnamon, the popular GNOME Shell fork developed by the Linux Mint crew, has released a major update to their software stack…
LXer Linux News

StumbleUponDiggTwitterFacebookRedditLinkedInEmail

Systemd 203 Is A Good Release, Brings New Features

Lennart Poettering has announced the release of systemd 203. With this latest release of the widely-used Linux init daemon replacement, Lennart calls this a “good release” for Linux distributions to use and should be the version targeted for Fedora 19…
Phoronix

StumbleUponDiggTwitterFacebookRedditLinkedInEmail

KVM Virtualization Gets New Features In Linux 3.10

The Linux 3.10 kernel will feature new improvements and features when it comes to KVM (Kernel-based Virtual Machine) virtualization…
LXer Linux News

StumbleUponDiggTwitterFacebookRedditLinkedInEmail

KVM Virtualization Gets New Features In Linux 3.10

The Linux 3.10 kernel will feature new improvements and features when it comes to KVM (Kernel-based Virtual Machine) virtualization…
Phoronix

StumbleUponDiggTwitterFacebookRedditLinkedInEmail

NVIDIA 319.17 Linux Driver Brings In New Features

One month after releasing the very first NVIDIA 319.xx Linux driver beta, NVIDIA has now released their 319.17 driver as a certified Linux driver that supports an assortment of new features…
Phoronix

StumbleUponDiggTwitterFacebookRedditLinkedInEmail

Get Nautilus 3.4 Features Back In Ubuntu 13.04 With SolusOS Patched Nautilus

Patched Nautilus 3.4 dual pane Ubuntu 13.04

Ubuntu 13.04 uses Nautilus 3.6 by default, for which some features that were available in Nautilus 3.4 are no longer available, such as the dual pane view, sidebar tree view and more.

If you want these features back in Ubuntu 13.04, a proper appmenu for Nautilus along with other features / options such as:

  • customizable toolbar with back / forward buttons on the left: you can add or remove the up, refresh, home, computer and search icons and you can also add the old location / path bar toggle button which was removed from Nautilus starting with version 2.30;
  • unified toolbar that spreads across the whole window width unlike in the original Nautilus 3.4 (also, only one toolbar is used when using the extra pane (F3) feature);
  • other minor features like displaying the icons in the pathbar for Documents, Downloads, etc.

… you can install the patched SolusOS Nautilus 3.4 which I’ve uploaded today in the WebUpd8 Experiments PPA for Ubuntu 13.04 (Raring Ringtail). This patched Nautilus is also available for Ubuntu 12.10 and 12.04 in the same PPA, as you probably already know.

Patched Nautilus 3.4 dual pane
The Nautilus 3.4 package in the WebUpd8 Experiments PPA also comes with all the patches from Ubuntu (12.10) (as opposed to Nemo for instance, a Nautilus 3.4 fork that has a very nice set of features as well).

Install the (SolusOS) patched Nautilus 3.4 in Ubuntu

Note: if you’re using the GNOME 3 PPA, you have Nautilus 3.8 so the instructions below won’t work! This is only for those who are using the official Nautilus 3.6 packages from the Ubuntu 13.04 (or 12.10 and 12.04) repositories.
To install the patched Nautilus 3.4 in Ubuntu 13.04 Raring Ringtail (it’s also available for Ubuntu 12.10 and 12.04), use the following commands:
sudo add-apt-repository ppa:webupd8team/experiments
sudo apt-get update
sudo apt-get dist-upgrade
killall nautilus

(it seems “nautilus -q” doesn’t always work if you’ve upgraded / downgraded Nautilus)

Warning: if the dist-upgrade command tries to remove some packages, it means your system is broken and you need to fix this before proceeding; do not continue with the upgrade if that’s the case.

That’s it! Now open Nautilus and you should have the SoluOS patched Nautilus 3.4.

By default, you’ll get a Computer icon on the desktop. If you don’t want this, use the following command:

gsettings set org.gnome.nautilus.desktop computer-icon-visible false

Reverting the changes

If you want to remove the patched Nautilus 3.4 and go back to the Nautilus version you were using before adding our PPA, use the following commands to purge the WebUpd8 Experiments PPA:
sudo apt-get install ppa-purge
sudo ppa-purge ppa:webupd8team/experiments
killall nautilus


Web Upd8 – Ubuntu / Linux blog

StumbleUponDiggTwitterFacebookRedditLinkedInEmail