Home
last modified time | relevance | path

Searched defs:synapticsinfo (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/atkbdc/
H A Dpsm.c200 typedef struct synapticsinfo { struct
201 struct sysctl_ctx_list sysctl_ctx;
202 struct sysctl_oid *sysctl_tree;
203 int directional_scrolls;
204 int two_finger_scroll;
205 int min_pressure;
206 int max_pressure;
207 int max_width;
208 int margin_top;
209 int margin_right;
[all …]