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

2013-08-12 Thread Kristian Høgsberg
On Wed, Jul 31, 2013 at 01:41:03AM +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 v4] evdev-touchpad: Set some options using weston.ini

2013-07-30 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