Showing posts with label linux mint. Show all posts
Showing posts with label linux mint. Show all posts

Monday, February 2, 2009

better touchpad performance in linux mint

After some time with Linux Mint I realized that I'm not fully satisfied with the behavior of my touchpad and thought about downloading a program which will allow me to tweak it. I downloaded gsynaptics thru synaptic package manager and edited xorg.conf for gsynaptics to work. First you should open xorg.conf with a text editor. There's a text editor called Mousepad that's bundled to Linux Mint. So all you have to do is to open Terminal. Then write "sudo mousepad /etc/X11/xorg.conf" and press enter. Then find the section below:


Section "InputDevice"
Identifier "Synaptics Touchpad"


Add the line
Option     "SHMConfig"     "true"
as the last entry (just before EndSection). Save the conf file and reboot. Later, open the Terminal and write "gsynaptics" and configure your touchpad. Voila!

Tuesday, January 20, 2009

my quest for the greatest linux distro

Well, I can't tell that I found THE linux distro, but I tried Ubuntu and OpenSUSE and their performance can't match with Linux Mint (Xfce) on my three year old laptop. Linux Mint is Ubuntu-based, so we got the advantages of Ubuntu which's Debian-based and it is lightweight thanks to Xfce which is a desktop environment lighter than gnome (should I compare with Kde?). Furthermore, Linux Mint is user-friendly and I think that it is a good distro to start your linux adventure.