<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: Двойной клик]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=15380&amp;type=atom" />
	<updated>2020-06-02T14:54:28Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=15380</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Двойной клик]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=139908#p139908" />
			<content type="html"><![CDATA[<div class="codebox"><pre><code>
XButton2:: Suspend
Return

LButton::
Send, {%A_thisHotkey% 2}
Return
</code></pre></div>]]></content>
			<author>
				<name><![CDATA[SuBrex]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=40829</uri>
			</author>
			<updated>2020-06-02T14:54:28Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=139908#p139908</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Двойной клик]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=139640#p139640" />
			<content type="html"><![CDATA[<p>Я не разбираюсь в АХК, можете сделать пожалуйста скрипт, что бы по нажатию на ЛКМ нажималась 2 раза<br />Активацию на XButton2, включить и выключить на одну и туже кнопку (XButton2)<br />Задержку в кликах 0<br />1.Пример<br />ВЫКЛЮЧЕННЫЙ СКРИПТ<br />*нажал на ЛКМ* - 1 КЛИК<br />ВКЛЮЧЕННЫЙ СКРИПТ<br />*нажал на ЛКМ* - КЛИК КЛИК (2 клика)<br />Ещё можно, что бы при зажатии ЛКМ скрипт не кликал<br />2.Пример<br />*Кликаю на ЛКМ* скрипт работает и умнажает клики как показано в 1 примере<br />*Зажимаю ЛКМ* скрипт не кликает а просто зажимает ЛКМ без каких либо кликов просто обычное зажатие, пока не отпущу палец с кнопки ЛКМ</p>]]></content>
			<author>
				<name><![CDATA[vonelee1]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=40842</uri>
			</author>
			<updated>2020-05-21T01:38:48Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=139640#p139640</id>
		</entry>
</feed>
