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
/
mouse.c
Age
Commit message (
Expand
)
Author
2019-08-19
Add a field for enabling/disabling reverse scrolling.
Ulf Brosziewski
2019-06-28
When system calls indicate an error they return -1, not some arbitrary
Theo de Raadt
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-10-24
remove defines for ioctls the kernel doesn't recognise
Jonathan Gray
2017-08-01
Handle the flags of mousecfg fields correctly.
Ulf Brosziewski
2017-07-21
Add fields for wsmouse/touchpad configuration.
Ulf Brosziewski
2012-08-08
fix type (part from NetBSD)
Alexandr Shadchin
2012-07-14
zap whitespace
Alexandr Shadchin
2010-08-20
Don't silently ignore errors if we cannot open the device. While I'm here
Federico G. Schwindt
2010-07-01
Learn wsconsctl to handle more than the first keyboard, mouse and display.
Mats O Jansson
2009-11-24
Preserve rawmode when setting scale. ok miod@, oga@.
Matthieu Herrb
2009-07-15
for rw query and print value that has actually been set in the
Martynas Venckus
2008-06-26
First pass at removing clauses 3 and 4 from NetBSD licenses.
Ray Lai
2007-05-08
Introduce the mouse.rawmode and mouse.scale fields for
Robert Nagy
2002-12-11
ansi
Theo de Raadt
2001-10-24
- repair usage() output
Miod Vallat
2001-08-01
Correct diagnostic string per PR 1981 by Kaspar Toomik.
Hugh Graham
2001-06-30
make it more sysctl-like, ommit -kmd switches.
Michael Shalayeff
2000-07-01
wscons control tool; initial import from newtbsd tree
Michael Shalayeff