Re: [PATCH] evdev-touchpad: Set some options using weston.ini

2013-07-29 Thread Kristian Høgsberg
On Sat, Jul 13, 2013 at 11:26:00AM +0200, Armin K wrote: > This patch adds 3 new options to weston.ini to allow > the user to change default constant_accel_factor, > min_accel_factor and max_accel_factor. If no options > are set, it falls back using defaults as it did before. > --- > src/evdev-tou

[PATCH] evdev-touchpad: Set some options using weston.ini

2013-07-13 Thread Armin K
This patch adds 3 new options to weston.ini to allow the user to change default constant_accel_factor, min_accel_factor and max_accel_factor. If no options are set, it falls back using defaults as it did before. --- src/evdev-touchpad.c | 46 +- weston.i