OpenBSD CVS

src/sbin/wsconsctl/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / sbin / wsconsctl

Current tag: OPENBSD_7_0


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.44   6 years  bru   Add fields for wsmouse/touchpad configuration.
[TXT] display.c  1.22   4 years  deraadt   When system calls indicate an error they return -1, not some arbitrary value < 0...
[TXT] keyboard.c  1.14   4 years  deraadt   When system calls indicate an error they return -1, not some arbitrary value < 0...
[TXT] keysym.c  1.8   9 years  tedu   These functions turned up in my grep for bcmp. There are already perfectly good ...
[TXT] map_parse.y  1.7   11 years  shadchin   fix typo in comment ok deraadt@
[TXT] map_scan.l  1.8   6 years  anton   Remove an unused variable and instruct lex not to produce the input() function s...
[TXT] mkkeysym.sh  1.2   13 years  maja   A long time ago when wsconsctl was written it expected that ksym was uniq. That ...
[TXT] mouse.c  1.20   4 years  bru   Add a field for enabling/disabling reverse scrolling. ok patrick@
[TXT] mousecfg.c  1.9   3 years  bru   Add a configurable button mapping for tap gestures on touchpads. Thanks to RJ J...
[TXT] mousecfg.h  1.4   4 years  bru   Add a field for enabling/disabling reverse scrolling. ok patrick@
[TXT] util.c  1.69   3 years  kettenis   Teach wsconsctl about astfb(4).
[TXT] wsconsctl.8  1.25   7 years  fcambus   Mention the display.font variable in EXAMPLES. As mentioned by miod@ here [1], ...
[TXT] wsconsctl.c  1.32   4 years  deraadt   When system calls indicate an error they return -1, not some arbitrary value < 0...
[TXT] wsconsctl.h  1.16   6 years  bru   Add fields for wsmouse/touchpad configuration.