summaryrefslogtreecommitdiff
path: root/sbin/wsconsctl/mousecfg.c
AgeCommit message (Expand)Author
2024-10-05Make scaling available for normal mice, too; not just for touchpads.Christopher Zimmermann
2024-09-25Correct an indexing error that may leave stale data in the mousecfg buffer.Ulf Brosziewski
2023-07-02Add button mappings for two- and three-finger clicks on clickpads.Ulf Brosziewski
2021-03-03Add a configurable button mapping for tap gestures on touchpads.Ulf Brosziewski
2021-03-02Read general and touchpad-specific wsmouse settings separately.Ulf Brosziewski
2020-04-02avoid sys/param.h poisoning, and replace nitems with a local declTheo de Raadt
2019-08-19Add a field for enabling/disabling reverse scrolling.Ulf Brosziewski
2018-07-30recognize WSMOUSE_TYPE_TOUCHPAD devicesJoshua Stein
2018-05-07Add the logging parameters to mousecfg.c, and make the 'param' fieldUlf Brosziewski
2018-01-221. Add a field for configuring the size of edge areas on touchpads.Ulf Brosziewski
2017-12-31Remove an unused variable and instruct lex not to produce the input() functionanton
2017-07-21Add fields for wsmouse/touchpad configuration.Ulf Brosziewski