mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-02-06 10:20:45 +01:00
touchpad: drop two now unused defines
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
57b203c9b9
commit
b0b11a286d
1 changed files with 0 additions and 4 deletions
|
|
@ -30,10 +30,6 @@
|
|||
|
||||
#include "evdev-mt-touchpad.h"
|
||||
|
||||
/* Number found by trial-and error, seems to be 1200, divided by the
|
||||
* TP_MAGIC_SLOWDOWN in filter.c */
|
||||
#define DEFAULT_ACCEL_NUMERATOR 3000.0
|
||||
#define DEFAULT_HYSTERESIS_MARGIN_DENOMINATOR 700.0
|
||||
#define DEFAULT_TRACKPOINT_ACTIVITY_TIMEOUT 300 /* ms */
|
||||
#define DEFAULT_KEYBOARD_ACTIVITY_TIMEOUT_1 200 /* ms */
|
||||
#define DEFAULT_KEYBOARD_ACTIVITY_TIMEOUT_2 500 /* ms */
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue