summaryrefslogtreecommitdiff
path: root/sbin/wsconsctl
AgeCommit message (Expand)Author
2021-12-25Add support for a read-only edid attribute that shows the result ofmlelstv
2021-10-26wsconsctl: revert adding LINTFLAGSrillig
2021-10-11wsconsctl: include correct header for lintrillig
2021-09-28wsconsctl: allow the new "precision scrolling" variables to be configurednia
2021-09-22fail on error, not on success.mlelstv
2020-09-13Document keyboard mode ioctls and let wsconsctl manage it.mlelstv
2020-07-13Move description of keyboard layouts to wskbd.4, add newer layoutsnia
2020-07-12More keyboard layoutsnia
2018-11-23When merging entries with the keyboard map, print only the resulting changes.mlelstv
2012-12-24Added complete support for touchscreen calibration (see PR kern/45872).khorben
2012-12-24Added read-only support for touchscreen calibration (see PR kern/45872).khorben
2012-12-24Added a field type for signed integers. This is required when handlingkhorben
2012-10-23allow non-command keysyms to be mapped as commands (experimental)christos
2012-10-23- remove obsolete = { syntacchristos
2012-03-20Convert to C89 function definitionsmatt
2012-02-14Fix typo.wiz
2011-12-15Amiga wscons/Xorg support, first phase.phx
2011-08-27Mark yyerror as static and dead.joerg
2011-05-24input is unusedjoerg
2011-02-06update macro names to match new onespooka
2010-11-30Allow standalone commands to be recognized, as in the in-kernel keymaps.phx
2010-01-29follow KS_GROUP_Ascii->KS_GROUP_Plain rename in kernel,drochner
2009-10-28add %option noyywrapchristos
2009-06-09Mention a number of keyboard encodings.snj
2009-04-06fix sign-compare issueslukem
2008-11-29PR/40059 - Bug Hunting -- add Xref to wscons.conf(5)jnemeth
2008-10-26Pass SED=${TOOL_SED:Q} in the environment to scripts run during the build.apb
2008-10-19Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands.apb
2008-08-25Clarify message that says the map isn't shown when -a is given.dholland
2008-04-30Convert TNF licenses to new 2 clause variantmartin
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-12-15convert __attribute__s to applicable cdefs.h macrosperry
2007-12-15include sys/cdefs.h so that __attribute__ can be fixed laterperry
2006-10-22Mention include proper file for keyboard defines; from Zafer.christos
2006-08-13Mark splash.enable and splash.progress write-only, there are no ioctlsuwe
2006-06-19Initial import of bluetooth stack on behalf of Iain Hibbert. (plunky@,gdamore
2006-02-18Add the ability to control the splash screen.jmcneill
2006-02-05Style fixes:jmmv
2006-02-05Fix two pastos in the code to set 'samplerate'.jmmv
2006-02-05Add support to automatically repeat mouse button events in wsmouse(4) andjmmv
2005-09-11Fix typo. From YOMURA Masanori in private mail.wiz
2005-07-24Sort options. Various other fixes.wiz
2005-07-24Add examples for scroll.fastlines and scroll.slowlines.rpaulo
2005-06-26constify.christos
2005-06-02appease gcc -Wuninitializedlukem
2005-05-03Show an example of turning off auto repeat.augustss
2005-05-03Fix a typo and add an s.wiz
2005-05-03Add an example for setting keyboard auto repeat rate.augustss
2005-04-30Do not use FLG_MODIFY to mark color settings. I thought this was used tojmmv
2005-04-29Change the default controlling devices to /dev/wskbd and /dev/wsmouseaugustss