]> git.lizzy.rs Git - plan9front.git/history - sys/src/cmd/aux/kbdfs
kbdfs: work arround qemu
[plan9front.git] / sys / src / cmd / aux / kbdfs /
2015-02-24 cinap_lenrekkbdfs: work arround qemu
2015-01-12 cinap_lenrekkbfds: delete autogenerated latin1.h file when mklatin...
2013-11-24 cinap_lenrekkbdfs: fix ctlr+alt+del with new escape pages
2013-11-22 cinap_lenrekkbdfs: add esc1+shift and esc1+ctrl pages (see sources...
2013-10-26 cinap_lenrekmkfiles: do not rely on path containing the . element
2013-10-17 cinap_lenrekkbdfs: implement <compoxe>x to enter variable length...
2013-10-07 cinap_lenrekkbdfs: implement keyboard mouse buttons with /dev/mousein
2013-09-15 cinap_lenrekkbdfs: set exit status
2012-11-09 cinap_lenrekkbdfs: send interrupt note in separate proc to prevent...
2012-11-09 cinap_lenrekkbdfs: kill input buffer on interrupt key
2012-11-06 cinap_lenrekmerge
2012-11-06 cinap_lenrekmake interrupt key (Del) just work in the console
2012-03-12 cinap_lenrekkbdfs: fix mistake
2012-03-12 cinap_lenrekkbdfs: remap old control keys
2012-02-28 cinap_lenrekmerge
2012-02-26 cinap_lenrekkbdfs: properly handle zero length write to kbdin
2012-02-26 cinap_lenrekkbdfs: ignoring fake shifts
2012-02-25 cinap_lenrekvncs: /dev/kbd support by running kbdfs and forwarding...
2012-02-25 cinap_lenrekkbdfs: cleanup
2012-02-13 cinap_lenrekmerge
2012-02-13 cinap_lenrekkbdfs: mouse twitching
2011-09-02 cinap_lenrekkbdfs: add -q (quiet) option
2011-08-16 cinap_lenrekserial console stuff
2011-07-17 cinap_lenrekmerge
2011-07-17 cinap_lenrekkbdfs: mouse button 2 emulation by changing mouse butto...
2011-06-15 cinap_lenrekkbdfs: support ^W word killing
2011-06-07 cinap_lenrekkbdfs: simplfy
2011-06-07 cinap_lenrekkbdfs: fix queue bug
2011-06-07 cinap_lenrekmerge
2011-06-07 cinap_lenrekkbdfs: simplify ctlproc by putting 9p handling in its...
2011-06-06 cinap_lenrekkbdfs: wakeup and flush when /dev/kbd gets closed
2011-05-28 cinap_lenrekmerge
2011-05-28 cinap_lenrekkbdfs: ignore compose sequence if ctl was pressed
2011-05-28 cinap_lenrekkbdfs: mklatin comments
2011-05-28 cinap_lenrekmerge
2011-05-28 cinap_lenrekbig /dev/kbd change, new format, support Alt+Stuff...