https://bugzilla.novell.com/show_bug.cgi?id=861813 https://bugzilla.novell.com/show_bug.cgi?id=861813#c0 Summary: Separate Lenovo Thinkpad USB keyboard is not setup correctly to allow scrolling with the trackpoint Classification: openSUSE Product: openSUSE 13.1 Version: Final Platform: Other OS/Version: openSUSE 13.1 Status: ASSIGNED Severity: Enhancement Priority: P3 - Medium Component: X.Org AssignedTo: xorg-maintainer-bugs@forge.provo.novell.com ReportedBy: saloution@googlemail.com QAContact: xorg-maintainer-bugs@forge.provo.novell.com CC: jreidinger@suse.com Found By: --- Blocker: --- Josef Reidinger <jreidinger@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jreidinger@suse.com AssignedTo|yast2-maintainers@suse.de |xorg-maintainer-bugs@forge. | |provo.novell.com Stefan Dirsch <sndirsch@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P3 - Medium Status|NEW |ASSIGNED Component|YaST2 |X.Org QAContact|jsrain@suse.com |xorg-maintainer-bugs@forge. | |provo.novell.com User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:26.0) Gecko/20100101 Firefox/26.0 I got a USB keyboard which equals the inbuilt one of the Lenovo Thinkpads [1]. The keyboard has a trackpoint and 3 dedicated keys to replace the mouse buttons. Opensuse 13.1 on my thinkpad setup the trackpoint to enable scrolling while the middle (mouse) key button is hold out-of-the-box. How do I get the same with my keyboard. I can get it working with some xinput calls in the console: xinput set-int-prop 10 "Evdev Wheel Emulation Button" 8 2 && xinput set-int-prop 10 "Evdev Wheel Emulation" 8 1 But this can only be a work-around. I think there must be a way to make this automatically by udev-rules or something like this. [1]: http://www.amazon.de/LENOVO-ThinkPad-USB-Keyboard-TrackPoint/dp/B002XGUXPG/ref=sr_1_3?s=computers&ie=UTF8&qid=1391428911 Reproducible: Always Steps to Reproduce: - plug in the keyboard (or it is already) - try to scroll in firefox by holding the middle mouse button and moving the trackpoint Actual Results: - instead of scrolling, the cursor moves Expected Results: scrolling I don't need to call xinput on my Lenovo Thinkpad Laptop. I think it should be the same of this keyboard. lsusb: Bus 002 Device 004: ID 17ef:6009 Lenovo ThinkPad Keyboard with TrackPoint xinput list: ⎡ Virtual core pointer id=2 [master pointer (3)] ⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)] ⎜ ↳ PixArt USB Optical Mouse id=8 [slave pointer (2)] ⎜ ↳ Lite-On Technology Corp. ThinkPad USB Keyboard with TrackPoint id=10 [slave pointer (2)] ⎜ ↳ PS/2 Generic Mouse id=12 [slave pointer (2)] ⎣ Virtual core keyboard id=3 [master keyboard (2)] ↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)] ↳ Power Button id=6 [slave keyboard (3)] ↳ Power Button id=7 [slave keyboard (3)] ↳ Lite-On Technology Corp. ThinkPad USB Keyboard with TrackPoint id=9 [slave keyboard (3)] ↳ AT Translated Set 2 keyboard id=11 [slave keyboard (3)] --- Comment #1 from Josef Reidinger <jreidinger@suse.com> 2014-02-03 12:19:01 UTC --- looks like X issue as X autoconfigure hardware itself now. Reassigning -- 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.