You are not logged in.
Pages: 1
Topic closed
Hi
I installed Arch on my Thinkpad R500 and had no problems till now. But on Windows I can scroll with the TrackPoint when the middle mousebutton is pressed and on Arch not. I searched around a bit but didn't find anything that helped me
.
I tried it with this How-To but it didnt work somehow.
lshal | grep input.product:
[db@kiro-lenovo ~]$ lshal | grep input.product
input.product = 'ThinkPad HDAPS joystick emulation' (string)
input.product = 'ThinkPad HDAPS accelerometer data' (string)
input.product = 'ThinkPad Extra Buttons' (string)
input.product = 'Lid Switch' (string)
input.product = 'Macintosh mouse button emulation' (string)
input.product = 'Sleep Button' (string)
input.product = 'Video Bus' (string)
input.product = 'Power Button' (string)
input.product = 'PC Speaker' (string)
input.product = 'AlpsPS/2 ALPS DualPoint TouchPad' (string)
input.product = 'DualPoint Stick' (string)
input.product = 'AT Translated Set 2 keyboard' (string)
input.product = 'HDA Intel Headphone' (string)
input.product = 'HDA Intel Headphone' (string)
input.product = 'Integrated Camera' (string)/etc/hal/fdi/policy/10-trackpoint.fdi
match key="info.product" string="AlpPS/2 ALPS DualPoint TouchPad">
<merge key="input.x11_options.EmulateWheel" type="string">true</merge>
<merge key="input.x11_options.EmulateWheelButton" type="string">2</merge>
<merge key="input.x11_options.YAxisMapping" type="string">4 5</merge>
<merge key="input.x11_options.XAxisMapping" type="string">6 7</merge>
<merge key="input.x11_options.Emulate3Buttons" type="string">true</merge>
<merge key="input.x11_options.EmulateWheelTimeout" type="string">200</merge>
</match>I tried "AlpsPS/2 ALPS DualPoint TouchPad" and "DualPoint Stick" but both seemed not to work. I hope you can help me ![]()
~kiro
Last edited by Kirodema (2010-01-09 21:25:28)
Offline
AFAIK 2.6.32 kernel messed something up with trackpoint settings. I can't set speed and sensitivity in my t61p ![]()
Thinkpad T61p : T7700 | 4GB RAM | nVidia FX 570M | Intel 4965
Arch64 @ Openbox
Offline
Okay, I tried it again with "DualPoint Stick" and rebooted ... now it works ![]()
Offline
Maybe you could verify this behaviour with the scrolling with trackpoint with firefox: cpu interrupts are tripled and thus the energy consumption gets 2-3 watts bigger. I have X61s and because of this I cannot use this scrolling method.
EDIT: It seems I didn't read this thread properly and so my post is off-topic, however the problem I describe above might be big enough to start a new thread, we'll see
Last edited by habbe (2010-01-12 19:40:48)
Offline
How or what should I verify? It is working, so I dont know what I should verify.
Please be a little bit more detailed ![]()
Offline
Maybe you could verify this behaviour with the scrolling with trackpoint with firefox: cpu interrupts are tripled and thus the energy consumption gets 2-3 watts bigger. I have X61s and because of this I cannot use this scrolling method.
Hi!
I have an X200s and the method above did not work. As I understood it, in the last kernel hal is not the preferred way for configuring input devices anymore. Now, xinput or udev are used. See the thinkwiki page:
http://www.thinkwiki.org/wiki/How_to_co … TrackPoint
Both the first part about xinput and the later part about standard Xorg configuration (using evdev) work for me. I obviously had to get the correct name of my mouse through:
xinput list
before applying any changes.
Offline
Hi!
I have an X200s and the method above did not work. As I understood it, in the last kernel hal is not the preferred way for configuring input devices anymore. Now, xinput or udev are used. See the thinkwiki page:
http://www.thinkwiki.org/wiki/How_to_co … TrackPoint
Both the first part about xinput and the later part about standard Xorg configuration (using evdev) work for me. I obviously had to get the correct name of my mouse through:
xinput list
before applying any changes.
I just installed an Arch distro on my trusty old ThinkPad Edge 13 and as you must have guessed I couldn't use the TrackPoint scrolling. Thanks to the link you posted, the xorg.conf.d setting worked directly. My thanks !
Last edited by MadArcher (2015-10-11 22:24:12)
Offline
MadArcher, please don't necrobump, especially when the thread is marked as solved.
https://wiki.archlinux.org/index.php/Fo … bumping.22
Closing.
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Offline
Pages: 1
Topic closed