You are not logged in.

#1 2012-03-07 21:32:01

khaledez
Member
From: Palestine
Registered: 2012-03-07
Posts: 6
Website

Trackpoint udev settings

Hello,

I've used this HOWTO http://www.khaledez.ws/2011/09/howto-co … linux.html to conigure Trackpoint on ThinkPad.
Xorg configuration works as expected, but for udev, every time I boot into arch I have to execute `udevadm trigger` to activate speed and sensitivity.
Is there any way to make it permenant using configuration (not by executing command on startup)?
And if it is wrong what I did in order to configure Trackpoint, what is the way to configure Trackpoint?

Regards.

Last edited by khaledez (2012-03-07 21:32:39)

Offline

#2 2012-03-07 21:45:57

bohoomil
Banned
Registered: 2010-09-04
Posts: 2,377
Website

Re: Trackpoint udev settings

Does this approach work for you?


:: Registered Linux User No. 223384

:: github
:: infinality-bundle+fonts: good looking fonts made easy

Offline

#3 2012-03-07 22:29:44

khaledez
Member
From: Palestine
Registered: 2012-03-07
Posts: 6
Website

Re: Trackpoint udev settings

I tried bohoomil mentioned approach which is:

SUBSYSTEM=="serio", DRIVERS=="psmouse", WAIT_FOR="/sys/devices/platform/i8042/serio1/serio2/sensitivity", ATTR{sensitivity}="255"

but it didn't work, even when I execute `udevadm trigger` it didn't work.

Last edited by khaledez (2012-03-07 22:30:31)

Offline

#4 2012-03-07 22:51:36

magicalChicken
Member
From: in the sky
Registered: 2012-03-03
Posts: 73
Website

Re: Trackpoint udev settings

A quick and dirty solution would be to simply add "usevdm trigger" to your .xinitrc or whatever script you use to start your window manager. Though not the ideal solution it should work.

Offline

#5 2012-03-07 23:16:01

ANOKNUSA
Member
Registered: 2010-10-22
Posts: 2,141

Re: Trackpoint udev settings

I've also tried using the udev method mentioned at thinkwiki.org, without success: I keept getting the error " udevd[177]: invalid rule '/etc/udev/rules.d/10-trackpoint.rules:1" at boot.  Frankly, I'm not sure what else to try.

Offline

Board footer

Powered by FluxBB