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

2013-07-30 Thread Kristian Høgsberg
On Mon, Jul 29, 2013 at 09:37:44PM +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. > > v2: create weston

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

2013-07-29 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. v2: create weston_config_section_get_double and use it instead of manualy converting s