middle click to copy paste like in linux that would work on globally and on chrome?

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
User avatar
BriHecato
Posts: 124
Joined: 18 Jul 2017, 07:17

Re: middle click to copy paste like in linux that would work on globally and on chrome?

12 Apr 2018, 23:24

Use trick "switch"
After pressing button
if (clear clipboard -> set variable=0 -> copy clipwait -> set variable=1)
else if (variable=1 -> paste -> clear clipboard -> set variable=0)
all placed in MButton::
makelikemacos
Posts: 7
Joined: 12 Apr 2018, 16:54

Re: middle click to copy paste like in linux that would work on globally and on chrome?

02 May 2018, 14:51

could not figure out how to do this

dont understand a lot of the things you said

isnt there something to copy paste?
makelikemacos
Posts: 7
Joined: 12 Apr 2018, 16:54

Re: middle click to copy paste like in linux that would work on globally and on chrome?

17 Jun 2018, 16:41

-
Last edited by makelikemacos on 03 Oct 2018, 09:44, edited 1 time in total.
YMP2
Posts: 48
Joined: 20 Apr 2014, 06:55

Re: middle click to copy paste like in linux that would work on globally and on chrome?

18 Jun 2018, 00:40

This may be what you need: Cut and paste with the mouse. At least Linux is mentioned there. But personally I find it more convenient to use MButton for both operations.
YMP2
Posts: 48
Joined: 20 Apr 2014, 06:55

Re: middle click to copy paste like in linux that would work on globally and on chrome?

03 Oct 2018, 10:52

See my code here: http://forum.script-coding.com/viewtopic.php?id=237. Use Google Translate to translate the post into English, it does a good enough translation.

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: Anput, Marium0505, Nerafius and 173 guests