I&#39;ve been unable to use scroll for a long time on Ubuntu. I would really like to add this feature, but it is proving to be a much more complicated process that what I thought it should be.<br>I&#39;ve followed instructions at <a href="https://bugs.launchpad.net/ubuntu/+source/gsynaptics/+bug/132627">https://bugs.launchpad.net/ubuntu/+source/gsynaptics/+bug/132627</a> and <a href="https://help.ubuntu.com/community/SynapticsTouchpad#shmconfig">https://help.ubuntu.com/community/SynapticsTouchpad#shmconfig</a><br>
<br>I added the ability to use the vertical scroll on my touchpad, but still, having trouble. When I scroll down it works, but scrolling up gives trouble (it jumps to the very very bottom of the page). I tried to add the program TouchPad from USC, but it fails to initilize with an error report like this: <br>
<br>GSynaptics couldn&#39;t initialize.<br>You have to set &#39;SHMConfig&#39; &#39;true&#39; in xorg.conf or XF86Config to use GSynaptics<br><br>I went through trying to fix that, but I couldn&#39;t get it done.  I really don&#39;t know where to go.<br>
I do think I found something significant though: the command &quot;xinput list&quot; gives this:<br><br><br>⎡ Virtual core pointer                        id=2    [master pointer  (3)]<br>⎜   ↳ Virtual core XTEST pointer                  id=4    [slave  pointer  (2)]<br>
⎜   ↳ MLK Wireless Keyboard&amp; Laser Mouse          id=10    [slave  pointer  (2)]<br>⎜   ↳ ImPS/2 Generic Wheel Mouse                  id=13    [slave  pointer  (2)]<br>⎜   ↳ Macintosh mouse button emulation            id=14    [slave  pointer  (2)]<br>
⎣ Virtual core keyboard                       id=3    [master keyboard (2)]<br>    ↳ Virtual core XTEST keyboard                 id=5    [slave  keyboard (3)]<br>    ↳ Power Button                                id=6    [slave  keyboard (3)]<br>
    ↳ Video Bus                                   id=7    [slave  keyboard (3)]<br>    ↳ Sleep Button                                id=8    [slave  keyboard (3)]<br>    ↳ MLK Wireless Keyboard&amp; Laser Mouse          id=9    [slave  keyboard (3)]<br>
    ↳ CNF7017                                     id=11    [slave  keyboard (3)]<br>    ↳ AT Translated Set 2 keyboard                id=12    [slave  keyboard (3)]<br><br>If you look, you can see that it is NOT detecting a synaptics touchpad.<br>