index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sbin
/
wsconsctl
/
mousecfg.c
Age
Commit message (
Expand
)
Author
2024-10-05
Make scaling available for normal mice, too; not just for touchpads.
Christopher Zimmermann
2024-09-25
Correct an indexing error that may leave stale data in the mousecfg buffer.
Ulf Brosziewski
2023-07-02
Add button mappings for two- and three-finger clicks on clickpads.
Ulf Brosziewski
2021-03-03
Add a configurable button mapping for tap gestures on touchpads.
Ulf Brosziewski
2021-03-02
Read general and touchpad-specific wsmouse settings separately.
Ulf Brosziewski
2020-04-02
avoid sys/param.h poisoning, and replace nitems with a local decl
Theo de Raadt
2019-08-19
Add a field for enabling/disabling reverse scrolling.
Ulf Brosziewski
2018-07-30
recognize WSMOUSE_TYPE_TOUCHPAD devices
Joshua Stein
2018-05-07
Add the logging parameters to mousecfg.c, and make the 'param' field
Ulf Brosziewski
2018-01-22
1. Add a field for configuring the size of edge areas on touchpads.
Ulf Brosziewski
2017-12-31
Remove an unused variable and instruct lex not to produce the input() function
anton
2017-07-21
Add fields for wsmouse/touchpad configuration.
Ulf Brosziewski