I've been surfing around forums to get mouse wheel scroll working on 64-bit ubuntu, and I found this:
Every time I see something like "./autogen.sh" I have no idea what that is supposed to mean. I tried to type out my home folder's location (ex. /home/myname/autogen.sh), and also typed it out as is but none of them worked. What does "./" generally mean?
-
It merely means that it executes a file. Like when I want to install RealPlayer11GOLD.bin, I just type
Code:sudo ./RealPlayer11GOLD.bin
It's something like .exe. (Something-ish) -
1) Running the git command
Code:git clone git://git.freedesktop.org/git/xorg/driver/xf86-input-evdev
Code:cd xf86-input-evdev
Code:./autogen.sh --prefix=/usr
Code:/home/myname/xf86-input-evdev/autogen.sh
Good Luck.. -
What problem are you having with scrolling? Does it work at all (or does it just stop working after a suspend like in the fix you found)?
I had a problem with my scrolling just a few days ago, where instead of scrolling vertically it would scroll horizontally. See if you can find a place to scroll horizontally, then try scrolling vertically. If it scrolls horizontally instead of vertically then you may want to check here:
http://forum.notebookreview.com/showthread.php?t=318407
(the last post is the important one) -
Soo... I'm a noob
Discussion in 'Linux Compatibility and Software' started by visiom88, Nov 13, 2008.