aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/devdraw/mouseswap.c
Commit message (Collapse)AuthorAgeFilesLines
* devdraw: move Client into devdraw.h and move global state inRuss Cox2020-01-131-0/+5
|
* Trivial changes: whitespace and modes.Dan Cross2020-01-101-1/+1
| | | | | | | | | Remote whitespace at the ends of lines. Remove blank lines from the ends of files. Change modes on source files so that they are not executable. Signed-off-by: Dan Cross <cross@gajendra.net>
* devdraw/OSX: read $mousebuttonmap to allow swapping mouse buttonsRuss Cox2008-10-081-0/+62