<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Серый форум &mdash; AHK: Двойной клик]]></title>
		<link>https://forum.script-coding.com/viewtopic.php?id=15380</link>
		<atom:link href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=15380&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «AHK: Двойной клик».]]></description>
		<lastBuildDate>Tue, 02 Jun 2020 14:54:28 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: AHK: Двойной клик]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=139908#p139908</link>
			<description><![CDATA[<div class="codebox"><pre><code>
XButton2:: Suspend
Return

LButton::
Send, {%A_thisHotkey% 2}
Return
</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (SuBrex)]]></author>
			<pubDate>Tue, 02 Jun 2020 14:54:28 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=139908#p139908</guid>
		</item>
		<item>
			<title><![CDATA[AHK: Двойной клик]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=139640#p139640</link>
			<description><![CDATA[<p>Я не разбираюсь в АХК, можете сделать пожалуйста скрипт, что бы по нажатию на ЛКМ нажималась 2 раза<br />Активацию на XButton2, включить и выключить на одну и туже кнопку (XButton2)<br />Задержку в кликах 0<br />1.Пример<br />ВЫКЛЮЧЕННЫЙ СКРИПТ<br />*нажал на ЛКМ* - 1 КЛИК<br />ВКЛЮЧЕННЫЙ СКРИПТ<br />*нажал на ЛКМ* - КЛИК КЛИК (2 клика)<br />Ещё можно, что бы при зажатии ЛКМ скрипт не кликал<br />2.Пример<br />*Кликаю на ЛКМ* скрипт работает и умнажает клики как показано в 1 примере<br />*Зажимаю ЛКМ* скрипт не кликает а просто зажимает ЛКМ без каких либо кликов просто обычное зажатие, пока не отпущу палец с кнопки ЛКМ</p>]]></description>
			<author><![CDATA[null@example.com (vonelee1)]]></author>
			<pubDate>Thu, 21 May 2020 01:38:48 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=139640#p139640</guid>
		</item>
	</channel>
</rss>
