[Bug 799455] New: incorrect xorg.conf.d/50-synaptics.conf
https://bugzilla.novell.com/show_bug.cgi?id=799455 https://bugzilla.novell.com/show_bug.cgi?id=799455#c0 Summary: incorrect xorg.conf.d/50-synaptics.conf Classification: openSUSE Product: openSUSE Factory Version: 12.3 Beta 1 Platform: x86-64 OS/Version: Other Status: NEW Severity: Minor Priority: P5 - None Component: X.Org AssignedTo: bnc-team-xorg-bugs@forge.provo.novell.com ReportedBy: d.pashov@gmail.com QAContact: xorg-maintainer-bugs@forge.provo.novell.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:18.0) Gecko/20100101 Firefox/18.0 The following configuration found in file xorg.conf.d/50-synaptics.conf: Section "InputClass" #................... Option "TapButton1" "1" Option "TapButton1" "2" Option "TapButton1" "3" would mean, if all lines are to be respected, that one-finger tap represents mouse buttons 1(left), 2(middle), and 3(right) all at the same time which is obviously nonsensical thus the X server takes only the first match for "TapButton1" and discards the rest. If the second and third lines are changed to: Option "TapButton3" "2" Option "TapButton2" "3" then 2 very useful gestures will be enabled: 1. three-fingers tap to emulate middle mouse button, very useful for pasting selected text, a very nice feature not found on mac or windows, yet appreciated by many new linux users. 2. two-finger tap to emulate right mouse button. With these gestures the hardware buttons become pretty much obsolete. Reproducible: Always Steps to Reproduce: 1. 2. 3. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=799455 https://bugzilla.novell.com/show_bug.cgi?id=799455#c1 Tomáš Chvátal <tchvatal@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tchvatal@suse.com --- Comment #1 from Tomáš Chvátal <tchvatal@suse.com> 2013-01-19 09:38:40 UTC --- Created as sr#149184. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=799455 https://bugzilla.novell.com/show_bug.cgi?id=799455#c2 --- Comment #2 from Bernhard Wiedemann <bwiedemann@suse.com> 2013-01-21 10:00:22 CET --- This is an autogenerated message for OBS integration: This bug (799455) was mentioned in https://build.opensuse.org/request/show/149356 Factory / xf86-input-synaptics -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=799455 https://bugzilla.novell.com/show_bug.cgi?id=799455#c3 Stefan Dirsch <sndirsch@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P3 - Medium Status|NEW |ASSIGNED CC| |tiwai@suse.com AssignedTo|bnc-team-xorg-bugs@forge.pr |xorg-maintainer-bugs@forge. |ovo.novell.com |provo.novell.com --- Comment #3 from Stefan Dirsch <sndirsch@suse.com> 2013-01-21 09:13:50 UTC --- Thanks! Good catch! Has been a copy&paste error from the beginning. SR has already been accepted. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=799455 https://bugzilla.novell.com/show_bug.cgi?id=799455#c4 Stefan Dirsch <sndirsch@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED AssignedTo|xorg-maintainer-bugs@forge. |sndirsch@suse.com |provo.novell.com | --- Comment #4 from Stefan Dirsch <sndirsch@suse.com> 2013-01-21 09:14:26 UTC --- closing as fixed. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com