Tag:
fix

Enable the backspace key in VIM

by
on
December 13, 2011

In some instances you may find that the default configuration of VIM has the backspace key disabled. Like many others I expect to be able to delete characters right-to-left like most other text editors. Unless you are doing some very minor editing, it quickly becomes a hassle to use the delete key. Luckily there is [...]

Read More
No Comments
guides

Sync your iPod Shuffle with Linux

by
on
April 30, 2011

The iPod shuffle is a great little device but unfortunately it is buit to work with iTunes and comes with an almost undecipherable file system and database. Apple’s motives are clear here, buy a Mac and use iTunes. Fortunately for us you can save your money as there are a variety of ways to sync [...]

Read More
7 Comments
guides

Fix Alt Tab task switching in GNOME Shell

by
on
March 20, 2011

If you are using GNOME Shell with the latest Gnome 3 you may be wondering why you cannot Alt+Tab through your running applications. This is especially important since the panel and task bar no longer exists, making switching between applications especially difficult. To enable task switching with Alt+Tab you must configure metacity to support this [...]

Read More
No Comments
gnome

Fix Slow Animations in GNOME Shell for NVIDIA Graphics Cards

by
on
March 11, 2011

The release of GNOME Shell and GNOME 3 is fast approaching. Unfortunately for many the latest build is nearly unusable due to the slow animation speed and lack of mouse responsiveness. If you have an NVIDIA graphics card you may be in luck as the fix is fairly simple. You need to change to the [...]

Read More
No Comments
gnome

Fix git-upload-pack and git-receive-pack errors on shared hosting

by
on
February 24, 2011

When pulling from a remote git repository located on shared hosting you will get the “git-upload-pack: command not found” error. A similar error occurs with the git-receive-pack when doing a push as well. This occurs when git is installed locally (in your home directory), and not system wide because git cannot locate these binaries. Normally [...]

Read More
No Comments
git

VirtualBox 4.0 upgrade and the Oracle VM VirtualBox Extension Pack

by
on
January 29, 2011

With the new version of VirtualBox (4.0.0) comes a new feature called Extension Packs. Before version 4.0, there were two editions of VirtualBox: a full binary containing all features and an “Open Source Edition” (OSE) with source code. With version 4.0, there is only one version any more, which is open source, and the closed-source [...]

Read More
7 Comments
virtualbox

Fix for missing title bar and GNOME panel with Firefox

by
on
January 13, 2009

This is a bug in Firefox 3 where it launches into full screen mode and completely covers the top and bottom GNOME panels as well as its own title bar. While in this buggy mode Firefox cannot be resized, and can only be closed from within the menu. File -> Quit A temporary fix involves [...]

Read More
No Comments
gnome
Copyright 2008-2010 WiredRevolution.com. All rights reserved.