Introduce a new mouse handling option, in which the right button
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 20 Nov 2003 18:41:12 +0000 (18:41 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 20 Nov 2003 18:41:12 +0000 (18:41 +0000)
commitebc0310de640067f9866094c7be5fab2d478b514
tree8d27bb84b4af0379bad357c36fd4922fd0e26747
parent00381fc7bed1aaf2008172c0f4b9e5a53e465bc7
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_.

git-svn-id: svn://svn.tartarus.org/sgt/putty@3565 cda61777-01e9-0310-a592-d414129be87e
wincfg.c
window.c