Bug 103696 - Synaptics mouse driver: Mouse wheel not supported
Summary: Synaptics mouse driver: Mouse wheel not supported
Status: RESOLVED WONTFIX
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: SaX2 (show other bugs)
Version: Beta 1
Hardware: Other All
: P5 - None : Normal
Target Milestone: ---
Assignee: Marcus Schaefer
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-09 22:00 UTC by Tobias Burnus
Modified: 2005-08-10 12:23 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tobias Burnus 2005-08-09 22:00:30 UTC
I have a synaptics touchpad but I cannot activate in SaX2 the mouse wheel.
Furthermore, I cannot activate the 3-button emulation.
(They are all disabled.)

Expected:
- Option       "Emulate3Buttons" "on"
  can be set
- Option       "ZAxisMapping" "4 5"
  is vertical scolling and should be settable.

(There is also horizontal scrolling via 6 7 mouse events, see man
/usr/share/man/man1/synaptics.5.gz.)

The vertical scrolling should probably enabled by default.
Comment 1 Marcus Schaefer 2005-08-10 09:53:18 UTC
for synaptics and alps devices we enable scrolling and button emulation 
by default you don't need to do anything here :-). Currently there is 
no special configuration dialog for those devices handled via the 
X11 synaptics driver. That's the reason why the left group box is disabled 
... not a bug ;) 
Comment 2 Tobias Burnus 2005-08-10 12:23:04 UTC
> for synaptics and alps devices we enable scrolling and button emulation 
> by default you don't need to do anything here :-)
Hmm, then I have to find out why scrolling doesn't work here.