Colin Watson suggests that Alt-click (or Option-click) could
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Fri, 3 Jun 2005 12:27:29 +0000 (12:27 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Fri, 3 Jun 2005 12:27:29 +0000 (12:27 +0000)
commit97c2790f5b9e14225acc4b2a20ef33f0be4ab70c
treeb6b62262e145538e24994ca5a540a926048a5399
parent92d5b70917aed3fd361480f01bb7baeafed59c13
Colin Watson suggests that Alt-click (or Option-click) could
usefully be equivalent to right-clicking on platforms other than OS
X; in particular, it's useful if you're running Linux on Apple
hardware such as PowerBook which inherently has only one button. So
here's the fix for GTK, and Windows as well (the latter for
completeness and consistency, not because I can actually think of
any reason somebody might be running Windows on one-button
hardware).

git-svn-id: svn://svn.tartarus.org/sgt/puzzles@5907 cda61777-01e9-0310-a592-d414129be87e
gtk.c
windows.c