Age | Commit message (Expand) | Author |
2005-05-10 | enter ddb thru alt-escape. | Marc Espie |
2005-04-21 | provide pgup, pgdown, home and end by using fn with the arrow keys. | David Gwynne |
2005-01-31 | Make LCD brightness adjustable by wsconsctl(1), and fix the base address | Uwe Stuehler |
2005-01-25 | map Fn to something for now. | Dale Rahn |
2005-01-18 | Better keys, now uses the wskbdraw.h header files defines. | Dale Rahn |
2005-01-18 | Nearly working RAWKEY support, needs a lot of cleaning, but getting there. | Dale Rahn |
2005-01-17 | ALT-3/4 are brightness down/up (ALT for now, later Fn) | Theo de Raadt |
2005-01-15 | place ` (grave) at Fn-d which is a funny little dot (close enough) | Theo de Raadt |
2005-01-15 | swap < and >, spotted by drahn | Theo de Raadt |
2005-01-14 | define left-japanese character as an Alt key for now, so that | Theo de Raadt |
2005-01-14 | clean up dmesg: '\n', speed up polling for 'rollover', | Dale Rahn |
2005-01-14 | Minor KNF and tweaks, also interrupt at IPL_TTY rather than IPL_BIO. | Miod Vallat |
2005-01-14 | Fix these. | Dale Rahn |
2005-01-14 | Fix direction. | Dale Rahn |
2005-01-14 | This should be mostly reasonable, most of the keys sane. | Dale Rahn |
2005-01-14 | Most (all?) of the keys. | Dale Rahn |
2005-01-14 | Support special 'Fn' keys, at least most of them. | Dale Rahn |
2005-01-14 | put the return key on the right key, Del not backspace, still needs altgr | Dale Rahn |
2005-01-13 | Stage one of wscons support. | Dale Rahn |