In Opensuse 11.0 Linux we can select any piece of text anywhere(browser, emacs..) and its in the clipboard and then we can paste it with the middle mouse click. How can i get similar functionality in Windows Xp?

link|improve this question

65% accept rate
1  
you're looking for "x-windows"-style mouse selection behavior. are you trying to get both auto-copy-on-selection and paste-on-middle-mouse-click? – quack quixote Apr 21 '10 at 3:30
yep...thats exactly correct – iceman Apr 21 '10 at 8:36
Looks like a duplicate of superuser.com/questions/84550/… – TataBlack Apr 21 '10 at 8:56
there's a ahk in here : autohotkey.com/forum/topic47816.html , but it doesn't retain the paste buffer after a single paste of the last copied material – iceman Apr 21 '10 at 11:59
feedback

1 Answer

found a nice tool: txmouse

link|improve this answer
does it work in windows 7? – iceman Aug 22 '10 at 3:53
yes it does, but unfortunately it also does implement non-optional mouse cursor focusing. (also, you should check your answer as accepted) – Tobias Kienzler Nov 16 '11 at 14:49
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.