aboutsummaryrefslogtreecommitdiff
path: root/man/man7/keyboard.7
AgeCommit message (Collapse)AuthorFilesLines
2020-08-15tmac: rename IM (italic manual) to MR (manual reference)Russ Cox1-14/+14
Suggested by G. Brandon Robinson.
2020-08-13tmac: introduce real manual reference macro instead of overloading IRRuss Cox1-14/+14
The overloading of IR emits magic \X'...' sequences that turn into HTML manual links. But not all such IR invocations should be manual links; those had to be written to avoid the IR macro before. Worse, the \X'...' ending the IR causes troff to emit only a single space after a period. Defining a new IM macro for manual references fixes both problems. Fixes #441.
2020-05-29devdraw: accept 5- and 6-byte Unicode hex valuesRuss Cox1-7/+14
Alt X 1234 for U+1234 Alt X X 12345 for U+12345 Alt X X X 103456 for U+103456.
2011-01-02keyboard(7): document X compose sequencesRuss Cox1-0/+51
Add -x flag to mklatinkbd to generate file for $HOME/.XCompose. Thanks to Anthony Martin, Tony Lainson, and Kris Maglione for legwork. R=rsc http://codereview.appspot.com/3811043
2011-01-02keyboard(7): document update procedure (suggested by Rodney Polkinghorne)Russ Cox1-2/+5
R=rsc http://codereview.appspot.com/3770044
2005-07-18tweaksrsc1-1/+1
2005-07-18donersc1-0/+183