chiark / gitweb /
Colin Watson suggests that Alt-click (or Option-click) could
authorSimon Tatham <anakin@pobox.com>
Fri, 3 Jun 2005 12:27:29 +0000 (12:27 +0000)
committerSimon Tatham <anakin@pobox.com>
Fri, 3 Jun 2005 12:27:29 +0000 (12:27 +0000)
commit402408125eb8db989b125e3059f873b9a833632a
treeb6b62262e145538e24994ca5a540a926048a5399
parent41ebdb29c6e40be97d2b02259c41522319d131d9
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).

[originally from svn r5907]
gtk.c
windows.c