Module Name:src
Committed By: nia
Date: Sun Jul 12 03:37:07 UTC 2020
Modified Files:
src/sbin/wsconsctl: wsconsctl.8
Log Message:
More keyboard layouts
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/sbin/wsconsctl/wsconsctl.8
Please note that diffs ar
Module Name:src
Committed By: mlelstv
Date: Fri Nov 23 06:31:57 UTC 2018
Modified Files:
src/sbin/wsconsctl: keyboard.c util.c wsconsctl.c wsconsctl.h
Log Message:
When merging entries with the keyboard map, print only the resulting changes.
While here, replace bcopy with
Module Name:src
Committed By: khorben
Date: Mon Dec 24 01:29:20 UTC 2012
Modified Files:
src/sbin/wsconsctl: mouse.c
Log Message:
Added complete support for touchscreen calibration (see PR kern/45872).
Tested with the uts(4) driver, as well as with mice without calibration
Module Name:src
Committed By: khorben
Date: Mon Dec 24 01:27:23 UTC 2012
Modified Files:
src/sbin/wsconsctl: mouse.c
Log Message:
Added read-only support for touchscreen calibration (see PR kern/45872).
Tested with the uts(4) driver, as well as with mice without calibratio
Module Name:src
Committed By: khorben
Date: Mon Dec 24 01:20:45 UTC 2012
Modified Files:
src/sbin/wsconsctl: wsconsctl.h
Log Message:
Added a field type for signed integers. This is required when handling
touchscreen calibration values, which is about to be implemented in
Module Name:src
Committed By: khorben
Date: Mon Dec 24 01:20:12 UTC 2012
Modified Files:
src/sbin/wsconsctl: util.c
Log Message:
Added a field type for signed integers. This is required when handling
touchscreen calibration values, which is about to be implemented in
wscon
Module Name:src
Committed By: christos
Date: Tue Oct 23 15:30:45 UTC 2012
Modified Files:
src/sbin/wsconsctl: map_parse.y
Log Message:
allow non-command keysyms to be mapped as commands (experimental)
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sbin
Module Name:src
Committed By: christos
Date: Tue Oct 23 01:59:18 UTC 2012
Modified Files:
src/sbin/wsconsctl: map_parse.y
Log Message:
- remove obsolete = { syntac
- print context for yyerror()
- add a production to clarify a syntax error
To generate a diff of this commi
Module Name:src
Committed By: wiz
Date: Tue Feb 14 11:05:32 UTC 2012
Modified Files:
src/sbin/wsconsctl: wsconsctl.8
Log Message:
Fix typo.
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/sbin/wsconsctl/wsconsctl.8
Please note that diffs are not public
Module Name:src
Committed By: joerg
Date: Sat Aug 27 19:01:34 UTC 2011
Modified Files:
src/sbin/wsconsctl: map_parse.y wsconsctl.h
Log Message:
Mark yyerror as static and dead.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sbin/wsconsctl/map_parse.y
cv
Module Name:src
Committed By: joerg
Date: Tue May 24 12:07:14 UTC 2011
Modified Files:
src/sbin/wsconsctl: map_scan.l
Log Message:
input is unused
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sbin/wsconsctl/map_scan.l
Please note that diffs are not pu
Module Name:src
Committed By: pooka
Date: Sun Feb 6 21:38:10 UTC 2011
Modified Files:
src/sbin/wsconsctl: util.c
Log Message:
update macro names to match new ones
(i don't know why they changed, just fixing the build)
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: phx
Date: Tue Nov 30 12:22:07 UTC 2010
Modified Files:
src/sbin/wsconsctl: map_parse.y map_scan.l
Log Message:
Allow standalone commands to be recognized, as in the in-kernel keymaps.
Also allow the Cmd token. Examples:
keycode 210 = Cmd Cmd_B
13 matches
Mail list logo