commit | b567422f98b815a45fa8e7144057a8834e98616b | [log] [tgz] |
---|---|---|
author | Russ Cox <rsc@swtch.com> | Sun Jan 02 15:39:09 2011 -0500 |
committer | Russ Cox <rsc@swtch.com> | Sun Jan 02 15:39:09 2011 -0500 |
tree | 6cd8b764908b4b30054d82e38257034f4f3db0c8 | |
parent | 4f52e8afe9e41647cd1742c6fff47ed928ff6c1c [diff] |
keyboard(7): document X compose sequences 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