[systemd-devel] [PATCH v2 4/4] hwdb: Add entries for the pointingstick on 2 Dell Latitudes
Peter Hutterer
peter.hutterer at who-t.net
Mon Apr 6 22:07:46 PDT 2015
On Fri, Apr 03, 2015 at 04:12:00PM +0200, Hans de Goede wrote:
> The pointingstick of the Dell Latitude E6400 is somewhat slow by default,
> where as the pointingstick of the Dell Latitude D620 is much too fast by
s/where as/whereas/
ACK otherwise.
Cheers,
Peter
> default, set POINTINGSTICK_CONST_ACCEL for both of them to adjust for this.
> ---
> hwdb/70-pointingstick.hwdb | 12 ++++++++++++
> 1 file changed, 12 insertions(+)
>
> diff --git a/hwdb/70-pointingstick.hwdb b/hwdb/70-pointingstick.hwdb
> index ea53019..6223a4e 100644
> --- a/hwdb/70-pointingstick.hwdb
> +++ b/hwdb/70-pointingstick.hwdb
> @@ -70,6 +70,18 @@
> # Sort by by brand, model
>
> #########################################
> +# Dell
> +#########################################
> +
> +# Latitude D620
> +pointingstick:name:*DualPoint Stick:dmi:bvn*:bvr*:bd*:svnDellInc.:pnLatitudeD620*:pvr*
> + POINTINGSTICK_CONST_ACCEL=0.5
> +
> +# Latitude E6400
> +pointingstick:name:*DualPoint Stick:dmi:bvn*:bvr*:bd*:svnDellInc.:pnLatitudeE6400*:pvr*
> + POINTINGSTICK_CONST_ACCEL=1.5
> +
> +#########################################
> # Lenovo
> #########################################
>
> --
> 2.3.4
>
> _______________________________________________
> systemd-devel mailing list
> systemd-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/systemd-devel
>
More information about the systemd-devel
mailing list