devdraw: control+click = button 2, alt/shift+click = button 3

For single-button mouse users.

R=rsc
https://codereview.appspot.com/7620043
This commit is contained in:
Russ Cox 2013-03-07 22:40:47 -05:00
parent 17934beda0
commit 36bb28dc63
3 changed files with 111 additions and 26 deletions

View file

@ -32,3 +32,4 @@
#undef Visual
#undef Window
void sendalt(void);