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