]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Introduce a new mouse handling option, in which the right button
authorSimon Tatham <anakin@pobox.com>
Thu, 20 Nov 2003 18:41:12 +0000 (18:41 +0000)
committerSimon Tatham <anakin@pobox.com>
Thu, 20 Nov 2003 18:41:12 +0000 (18:41 +0000)
commitc4f157a4e54bf4e494b3c9b31eecf7c6528bc722
tree8d27bb84b4af0379bad357c36fd4922fd0e26747
parent5ff8c668e4bcda9cfb8aee8cecb1743caafcb697
Introduce a new mouse handling option, in which the right button
brings up the context menu (and you can then paste by selecting
`Paste'). Should be more friendly to Windows-oriented users as
opposed to expatriate X users; also has the effect of making it more
difficult to paste into PuTTY by a single misplaced mouse click,
which has been a common theme of complaint recently.
For the moment, `Compromise' (the X-like behaviour with the right
and middle buttons reversed so that two-button users still get the
two most important functions) is still the default. I'm uncertain
that it might not be better to make the new option the default,
though, since the compromise option is optimal for _nobody_.

[originally from svn r3565]
wincfg.c
window.c