summaryrefslogtreecommitdiffstats
path: root/src/cmd/devdraw/mkfile
Commit message (Collapse)AuthorAgeFilesLines
* keyboard(7): document X compose sequencesRuss Cox2011-01-021-0/+1
| | | | | | | | | 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
* mkfiles: fix macargv bufRuss Cox2010-10-271-0/+2
| | | | | R=rsc http://codereview.appspot.com/2729042
* mac: add 9term.app, Plumb.appRuss Cox2010-10-271-0/+5
| | | | | R=rsc http://codereview.appspot.com/2783041
* devdraw: draft of new Cocoa-based devdrawJeff Sickel2009-09-291-1/+10
| | | | | | | Can test with cd $PLAN9/src/cmd/devdraw mk devdraw-cocoa DEVDRAW=devdraw-cocoa colors
* devdraw: generate Latin-1 table from lib/keyboardMichael Teichgräber2009-07-081-0/+10
|
* devdraw/OSX: read $mousebuttonmap to allow swapping mouse buttonsRuss Cox2008-10-081-0/+1
|
* devdraw: OS X native versionRuss Cox2008-06-301-0/+1
|
* try for utf8 string first in getsnarf; new test program snarfrsc2007-05-031-0/+2
|
* new draw serverrsc2006-06-251-0/+20