You are not logged in.

#1 2009-04-17 10:24:22

Dimon-z
Member
Registered: 2008-06-22
Posts: 92

Vertical touchpad

Hello all wink
In my touchpad exists functionfor vertical scroll( eg firefox down\up  pages\ text editors\etc) in Windows worked, how to setting up vertical function in arch?

Last edited by Dimon-z (2009-04-17 10:27:07)

Offline

#2 2009-04-17 10:37:56

dobedo
Member
From: Belgium
Registered: 2008-10-04
Posts: 113

Re: Vertical touchpad

Is it a Synaptics one ? If so in /etc/X11/xorg.conf

Section "InputDevice"
        ...
      Option "VertEdgeScroll" "true"         #vertical scrolling when dragging along the right edge.
      Option "HorizEdgeScroll" "true"        #horizontal scrolling when dragging along the bottom edge.
        ...
EndSection

Last edited by dobedo (2009-04-17 10:38:42)

Offline

#3 2009-04-17 10:58:44

Dimon-z
Member
Registered: 2008-06-22
Posts: 92

Re: Vertical touchpad

i sloved with hal)add CircularScrolling option smile and all ok:)

Offline

#4 2009-04-17 11:33:35

decimal
Member
From: Greece
Registered: 2007-06-27
Posts: 43

Re: Vertical touchpad

For me it works when having two fingers on the touchpad, I like it better than the edge thingy.

Last edited by decimal (2009-04-17 11:34:06)

Offline

#5 2009-04-17 12:38:13

thisperishedmin
Member
Registered: 2008-11-04
Posts: 164

Re: Vertical touchpad

decimal wrote:

For me it works when having two fingers on the touchpad, I like it better than the edge thingy.

Is this a hardware dependent feature, or can this be configured through Xorg for any synaptics touch pad?

I'm assuming hardware dependent...but I'd love if I could mod xorg for the same result...

Thanks!

Offline

#6 2009-04-17 13:09:53

eldragon
Member
From: Buenos Aires
Registered: 2008-11-18
Posts: 1,029

Re: Vertical touchpad

hmm, my notebook isnt anything spectacular, its even below the entry level featurewise, and this circular scrolling works even if never wanted it....

i like edge scrolling better. (if the touchpad has an edge,  if it doesnt, circular)

Offline

#7 2009-04-17 13:25:17

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: Vertical touchpad

thisperishedmin - afaik all synaptics touchpads provide side scrolling, so you just have to set it up correctly. Read the synaptics wiki page.

Offline

Board footer

Powered by FluxBB