aboutsummaryrefslogtreecommitdiff
path: root/frontend/linux/in_evdev.h
blob: 6141b2b4bdaf761abc3851cf1d0e18dcce285dcb (plain)
1
2
3
4
5
6
7
extern int in_evdev_allow_abs_only;

void in_evdev_init(void);

/* to be set somewhere in platform code */
extern struct in_default_bind in_evdev_defbinds[];