You are not logged in.

#1 2010-01-08 19:21:45

Kirodema
Member
Registered: 2010-01-08
Posts: 81

[SOLVED] TrackPoint Scrolling on Thinkpad R500

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 sad.
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 smile

~kiro

Last edited by Kirodema (2010-01-09 21:25:28)

Offline

#2 2010-01-08 20:02:21

vi3dr0
Member
From: Poland
Registered: 2009-03-22
Posts: 208

Re: [SOLVED] TrackPoint Scrolling on Thinkpad R500

AFAIK 2.6.32 kernel messed something up with trackpoint settings. I can't set speed and sensitivity in my t61p sad


Thinkpad T61p : T7700 | 4GB RAM | nVidia FX 570M | Intel 4965
Arch64 @ Openbox

Offline

#3 2010-01-09 21:25:08

Kirodema
Member
Registered: 2010-01-08
Posts: 81

Re: [SOLVED] TrackPoint Scrolling on Thinkpad R500

Okay, I tried it again with "DualPoint Stick" and rebooted ... now it works smile

Offline

#4 2010-01-10 18:09:11

habbe
Member
Registered: 2009-09-06
Posts: 45

Re: [SOLVED] TrackPoint Scrolling on Thinkpad R500

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

#5 2010-01-11 09:53:05

Kirodema
Member
Registered: 2010-01-08
Posts: 81

Re: [SOLVED] TrackPoint Scrolling on Thinkpad R500

How or what should I verify? It is working, so I dont know what I should verify.
Please be a little bit more detailed smile

Offline

#6 2010-01-12 08:48:30

iosonofabio
Member
From: Australia
Registered: 2008-10-09
Posts: 105

Re: [SOLVED] TrackPoint Scrolling on Thinkpad R500

habbe wrote:

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

#7 2015-10-11 22:23:14

MadArcher
Member
Registered: 2015-10-11
Posts: 1

Re: [SOLVED] TrackPoint Scrolling on Thinkpad R500

iosonofabio wrote:

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

#8 2015-10-12 20:39:38

WorMzy
Administrator
From: Scotland
Registered: 2010-06-16
Posts: 13,570
Website

Re: [SOLVED] TrackPoint Scrolling on Thinkpad R500

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

Board footer

Powered by FluxBB