Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Gnome] [fresh install] no 2 finger vertical scroll
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
p04ty
n00b
n00b


Joined: 09 Apr 2011
Posts: 55

PostPosted: Fri Jul 29, 2011 1:22 pm    Post subject: [Gnome] [fresh install] no 2 finger vertical scroll Reply with quote

After fresh install of Gnome it ignores some of my xorg.conf touchpad setting honoured by other DEs: KDE4 and Xfce4.
The option VertTwoFingerScroll is set to 1 but after restarting Gnome it works only after invoking:
synclient VertTwoFingerScroll=1.
Here is my xorg.conf.

I've been told that I have to copy some files to /etc/X11/xorg.conf.d and edit them, but none works:
10-evdev.conf and 50-synaptics.conf

I've tried gnome-extra/gpointing-device-settings but it settings are ignored too.

Any tips please?
Back to top
View user's profile Send private message
audiodef
Watchman
Watchman


Joined: 06 Jul 2005
Posts: 6639
Location: The soundosphere

PostPosted: Fri Jul 29, 2011 1:43 pm    Post subject: Reply with quote

You could try something even simpler than that: put VertTwoFingerScroll=1 in your .bashrc.
_________________
decibel Linux: https://decibellinux.org
Github: https://github.com/Gentoo-Music-and-Audio-Technology
Facebook: https://www.facebook.com/decibellinux
Discord: https://discord.gg/73XV24dNPN
Back to top
View user's profile Send private message
p04ty
n00b
n00b


Joined: 09 Apr 2011
Posts: 55

PostPosted: Fri Jul 29, 2011 3:38 pm    Post subject: Reply with quote

I'd like to understand why Gnome enforces some settings that another DEs respect.
Back to top
View user's profile Send private message
audiodef
Watchman
Watchman


Joined: 06 Jul 2005
Posts: 6639
Location: The soundosphere

PostPosted: Sat Jul 30, 2011 12:49 am    Post subject: Reply with quote

Most likely it was the decision of the Gnome programmers to do things that way.
_________________
decibel Linux: https://decibellinux.org
Github: https://github.com/Gentoo-Music-and-Audio-Technology
Facebook: https://www.facebook.com/decibellinux
Discord: https://discord.gg/73XV24dNPN
Back to top
View user's profile Send private message
p04ty
n00b
n00b


Joined: 09 Apr 2011
Posts: 55

PostPosted: Sat Jul 30, 2011 7:02 am    Post subject: Reply with quote

That explanation is not a way to solve a problem.
Back to top
View user's profile Send private message
barul
Guru
Guru


Joined: 28 May 2010
Posts: 434

PostPosted: Sat Jul 30, 2011 7:30 am    Post subject: Reply with quote

I don't know if it could help, but with fluxbox I've got this 10-synaptics.conf :
Code:
Section "InputClass"
   Identifier "touchpad_asus"
   Driver "synaptics"
   MatchIsTouchpad "on"
   Option "VertTwoFingerScroll" "1"
   Option "TapButton1" "1"
   Option "TapButton2" "2"
   Option "TapButton3" "3"
   Option "SHMConfig" "true"
EndSection


And my touchpad works as it should.

Edit : I just understood you previous post, and I don't know why Gnome enforce user's settings. Maybe the devs wanted that.
Back to top
View user's profile Send private message
p04ty
n00b
n00b


Joined: 09 Apr 2011
Posts: 55

PostPosted: Sat Jul 30, 2011 9:01 am    Post subject: Reply with quote

Unfortunately your setup doesn't work.
Back to top
View user's profile Send private message
s_bernstein
Apprentice
Apprentice


Joined: 11 Mar 2006
Posts: 172
Location: Bremen, Germany

PostPosted: Mon Aug 01, 2011 7:11 am    Post subject: Reply with quote

For gnome, there should be an system setting module for glidepads and pointers. At least, I have it on my notebook. And there you can activate all tose settings.
Back to top
View user's profile Send private message
p04ty
n00b
n00b


Joined: 09 Apr 2011
Posts: 55

PostPosted: Mon Aug 01, 2011 7:25 am    Post subject: Re: [Gnome] [fresh install] no 2 finger vertical scroll Reply with quote

p04ty wrote:
I've tried gnome-extra/gpointing-device-settings but its settings are ignored too.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum