Page 1 of 1

Side Scroll feature in Mouse Pad

Posted: Fri Jun 03, 2016 12:43 pm
by Azrial
Does anyone know how to make this stupid thing behave as a simple mouse pad, instead of one with a instead of a side scroll that does not work correctly? Thanks!

Re: Side Scroll feature in Mouse Pad

Posted: Fri Jun 03, 2016 2:08 pm
by Rob
On my CF-54 I just go to control panel then go to Mouse.

From there I go to the last tab that says "Device Settings" (It has a synaptic logo)

From there I click on Settings.

A window pops up and says "Properties for Synaptics TouchPad V1.1 on SMB Port".

From there there is a + next to a category that says "Scrolling"

From there I look for "One-Finger Scrolling" and uncheck "Enable vertical scrolling" and "Enable horizontal scrolling"

Hope this helps?

Thanks!

Re: Side Scroll feature in Mouse Pad

Posted: Sun Jun 05, 2016 1:45 am
by Azrial
Thanks Rob, but I would guess (I have never seen it installed on a PC...) that what you are showing me is Win10. My problem is in Ubuntu Linux. The mouse, including side scroll works great in the test found in Settings. But in actual use, it is very erratic.

Thanks for trying!

Re: Side Scroll feature in Mouse Pad

Posted: Sun Jun 05, 2016 5:23 am
by Karl Klammer
Hi Azrial,

Ubuntu should offer a GUI for that, located at a clickpath similar to:
System > Preferences > Mouse -> Touchpad -> horizontal scrolling

A more generic way to achieve this, would be to edit Xorg.conf or use "xinput set-prop" command:
VertEdgeScroll 0
HorizEdgeScroll 0

You could also try these two, if the above ones don't work
HorizScrollDelta 0
VertScrollDelta 0

more informationen @ https://help.ubuntu.com/community/SynapticsTouchpad

Re: Side Scroll feature in Mouse Pad

Posted: Mon Jun 06, 2016 4:25 am
by Azrial
Thanks Karl, I will give these possible solutions a shot and report back!

Re: Side Scroll feature in Mouse Pad

Posted: Mon Jun 06, 2016 12:49 pm
by Rob
Azrial wrote:Thanks Rob, but I would guess (I have never seen it installed on a PC...) that what you are showing me is Win10. My problem is in Ubuntu Linux. The mouse, including side scroll works great in the test found in Settings. But in actual use, it is very erratic.

Thanks for trying!
Win 7. Linux and me don't jive :P I have no need for it lol.