index
:
plan9front.git
cosa
front
gicv2
gicvn
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
src
/
cmd
/
aux
/
kbdfs
/
kbdfs.c
Age
Commit message (
Expand
)
Author
2016-04-13
kbdfs: add shift+altgr table 7 for polish keymaps
cinap_lenrek
2016-04-03
change /dev/kbd to return multiple messages per read
cinap_lenrek
2016-03-13
kbdfs: map Kup/Kdown the same in shift tab (fixes shift-[up]/[down] one-line ...
cinap_lenrek
2016-02-27
kbdfs: read outer /dev/kbd file and use it just like /dev/kbdin
cinap_lenrek
2015-05-17
kbdfs: Runemax is inclusive.
cinap_lenrek
2015-02-24
kbdfs: work arround qemu
cinap_lenrek
2013-11-24
kbdfs: fix ctlr+alt+del with new escape pages
cinap_lenrek
2013-11-23
kbdfs: add esc1+shift and esc1+ctrl pages (see sources kbmap-uk-weird patch)
cinap_lenrek
2013-10-17
kbdfs: implement <compoxe>x to enter variable length unicode as suggested by ...
cinap_lenrek
2013-10-07
kbdfs: implement keyboard mouse buttons with /dev/mousein
cinap_lenrek
2013-09-15
kbdfs: set exit status
cinap_lenrek
2012-11-09
kbdfs: send interrupt note in separate proc to prevent potential deadlock
cinap_lenrek
2012-11-09
kbdfs: kill input buffer on interrupt key
cinap_lenrek
2012-11-06
make interrupt key (Del) just work in the console
cinap_lenrek
2012-03-12
kbdfs: fix mistake
cinap_lenrek
2012-03-12
kbdfs: remap old control keys
cinap_lenrek
2012-02-26
kbdfs: properly handle zero length write to kbdin
cinap_lenrek
2012-02-26
kbdfs: ignoring fake shifts
cinap_lenrek
2012-02-25
kbdfs: cleanup
cinap_lenrek
2012-02-25
vncs: /dev/kbd support by running kbdfs and forwarding keycodes thru kbdin
cinap_lenrek
2012-02-13
kbdfs: mouse twitching
cinap_lenrek
2011-09-02
kbdfs: add -q (quiet) option
cinap_lenrek
2011-08-16
serial console stuff
cinap_lenrek
2011-07-17
kbdfs: mouse button 2 emulation by changing mouse buttonmap when shift is pre...
cinap_lenrek
2011-06-15
kbdfs: support ^W word killing
cinap_lenrek
2011-06-07
kbdfs: simplfy
cinap_lenrek
2011-06-07
kbdfs: fix queue bug
cinap_lenrek
2011-06-07
kbdfs: simplify ctlproc by putting 9p handling in its own coroutine
cinap_lenrek
2011-06-06
kbdfs: wakeup and flush when /dev/kbd gets closed
cinap_lenrek
2011-05-28
kbdfs: ignore compose sequence if ctl was pressed
cinap_lenrek
2011-05-28
big /dev/kbd change, new format, support Alt+Stuff (key composing)
cinap_lenrek