aboutsummaryrefslogtreecommitdiff
path: root/include/keyboard.h
AgeCommit message (Collapse)AuthorFilesLines
2015-06-03keyboard.h: add some missing key enums from Plan 9mischief1-1/+6
Change-Id: I0d8b94037309b15f839588c6547acaaaf3e2ed4d Reviewed-on: https://plan9port-review.googlesource.com/1151 Reviewed-by: Russ Cox <rsc@google.com>
2009-04-30mergeRuss Cox1-1/+3
2008-07-18keyboard.h: End is no longer \rRuss Cox1-1/+1
2006-06-25remove junkrsc1-5/+0
2006-04-01Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc1-1/+1
2003-11-25Add the #goo to allow use in C++.rsc1-0/+10
Silence a few more warnings. Strip down the mkfiles more. Fix bug in X11 mouse handling, note groups.
2003-09-30Initial revisionrsc1-0/+36