Searched defs:synapticsinfo (Results 1 – 1 of 1) sorted by relevance
200 typedef struct synapticsinfo { struct201 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 …]