Synaptics Tap to Click in Fedora 13

Aug-9th-2010

If you own a laptop with a synaptics touchpad, you may have an issue whereby tap-to-click is not enabled, in Fedora 13. Resolution: > su -c “gedit /usr/share/X11/xorg.conf.d/50-synaptics.conf” In the first Section, add two additional lines immediately before EndSection, as such: Section “InputClass” Identifier “touchpad catchall” Driver “synaptics” MatchIsTouchpad “on” MatchDevicePath “/dev/input/event*” Option “TapButton1″ “1″ [...]

Screencast: Gnome 3 on Fedora 13

Jul-27th-2010

Gnome 3 Screencast on Fedora 13

Howto: Install Nvidia driver for Fedora 13

May-28th-2010

This is a tutorial to install the Nvidia driver on your Fedora 13 PC or Laptop

Epic Gwenview plugins

Mar-11th-2010

I love the new array of KDE apps that were introduced with the birth of KDE4. My favourite is the awesome Dolphin File Browser. I also really liked Gwenview – it was quite reminiscent of a typical MacOSX look and feel. Anway… I’ve been checking out the Fedora 13 artwork, by the amazing Mairin Duffy, and [...]