OpenGrok
Cross Reference: keyboard.c
xref
: /
src
/
sbin
/
wsconsctl
/
keyboard.c
Home
|
History
|
Annotate
|
Download
|
only in
wsconsctl
History log of
/src/sbin/wsconsctl/keyboard.c
Revision
Date
Author
Comments
1.12
22-Sep-2021
mlelstv
fail on error, not on success.
1.11
13-Sep-2020
mlelstv
Document keyboard mode ioctls and let wsconsctl manage it.
1.10
23-Nov-2018
mlelstv
When merging entries with the keyboard map, print only the resulting changes.
While here, replace bcopy with standad memcpy.
1.9
28-Apr-2008
martin
branches: 1.9.60; 1.9.62;
Remove clause 3 and 4 from TNF licenses
1.8
05-Feb-2006
jmmv
branches: 1.8.20; 1.8.22;
Style fixes:
- Use EXIT_SUCCESS/EXIT_FAILURE where appropriate.
- Cut long lines.
- Properly indent continuation of lines.
- Sort includes.
- Replace u_int with unsigned int.
- Remove parenthesis around return values.
- Add blank line at the beginning of functions without local parameters.
- Cast *printf calls to void.
1.7
19-Jan-2005
xtraeme
Kill __P(), ANSIfy, remove main() prototype; WARNS=2
1.6
30-Jul-2004
jmmv
Add 2004 to copyright notice as these has been significantly modified recently.
1.5
28-Jun-2004
christos
PR/26101: Dheeraj: WSKBDIO_GETSCROLL: Operation not supported by device
should not be fatal.
1.4
28-May-2004
christos
PR/19925: David Ferlier: add scrolling support to wscons
1.3
19-Sep-2001
ad
branches: 1.3.4;
- Sync device lists with wsconsio.h.
- Get/set keyclick on keyboards that support it.
1.2
06-Jul-2000
hannken
Fix type of WSKBDIO_?ETENCODING.
1.1
28-Dec-1998
hannken
branches: 1.1.10;
wsconsctl(8) - a program to manipulate wscons devices.
- lacks wsdisplay support (driver needs work on ioctls).
- man page needs work.
1.1.10.1
07-Jul-2000
hannken
Pull up revision 1.2:
- fix type of kbdencoding.
1.3.4.2
02-Jul-2004
he
Pull up revision 1.5 (requested by recht in ticket #574):
It should not be a fatal error If the WSKBDIO_GETSCROLL is
not supported by the device. Fixes PR#26101.
1.3.4.1
07-Jun-2004
tron
Pull up revision 1.4 (requested by recht in ticket #451):
PR/19925: David Ferlier: add scrolling support to wscons
1.8.22.1
18-May-2008
yamt
sync with head.
1.8.20.1
02-Jun-2008
mjf
Sync with HEAD.
1.9.62.1
10-Jun-2019
christos
Sync with HEAD
1.9.60.1
26-Nov-2018
pgoyette
Sync with HEAD, resolve a couple of conflicts
Indexes created Sun Oct 19 02:09:48 GMT 2025