[systemd-devel] [PATCH v2 2/4] udev: Update pointingstick rules to allow setting ibm trackpoint sensitivity
Hans de Goede
hdegoede at redhat.com
Tue Apr 7 03:05:58 PDT 2015
Hi,
Thanks for the review, v3 with all the commit message corrections
taken care of coming up.
On 07-04-15 07:06, Peter Hutterer wrote:
> On Fri, Apr 03, 2015 at 04:11:58PM +0200, Hans de Goede wrote:
<snip>
>> diff --git a/hwdb/70-pointingstick.hwdb b/hwdb/70-pointingstick.hwdb
>> index a893da6..d92434e 100644
>> --- a/hwdb/70-pointingstick.hwdb
>> +++ b/hwdb/70-pointingstick.hwdb
>> @@ -42,6 +42,7 @@
>> #
>> # Allowed properties are:
>> # POINTINGSTICK_CONST_ACCEL
>> +# POINTINGSTICK_SENSITIVITY
>> #
>> #########################################
>> # POINTINGSTICK_CONST_ACCEL #
>> @@ -54,6 +55,16 @@
>> # by how much to multiply deltas generated by the pointingstick to get
>> # normalized deltas.
>> #
>> +#########################################
>> +# POINTINGSTICK_SENSITIVITY #
>> +#########################################
>> +#
>> +# TPPS/2 IBM TrackPoint driver sensitivity sysfs setting
>> +# POINTINGSTICK_SENSITIVITY=<sensitivity>
>> +#
>> +# Where <sensitivity> is a number between 0 and 255, note this property
>> +# only applies to TPPS/2 IBM TrackPoint devices.
>
> maybe add a comment here that to the kernel driver file for reference?
And v3 has this fixed as well.
Regards,
Hans
More information about the systemd-devel
mailing list