]> git.lizzy.rs Git - plan9front.git/history - sys/src/cmd/aux/kbdfs
python: update python build configuration to new ape capabilities like getaddrinfo...
[plan9front.git] / sys / src / cmd / aux / kbdfs /
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...