<?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=16802&amp;type=atom" />
	<updated>2021-12-05T20:53:40Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=16802</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Нажатие клавиши с зажимом лкм]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=150997#p150997" />
			<content type="html"><![CDATA[<div class="codebox"><pre><code>
~q::
	Send {LButton down}
	KeyWait, q
	Send {LButton up}
Return
</code></pre></div>]]></content>
			<author>
				<name><![CDATA[Taveron]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=41949</uri>
			</author>
			<updated>2021-12-05T20:53:40Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=150997#p150997</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Нажатие клавиши с зажимом лкм]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=150990#p150990" />
			<content type="html"><![CDATA[<p>Всем привет, подскажите пожалуйста как должен выглядеть код, который при нажатии определенной клавиши после минимальной задержки зажимает лкм(например я хочу что бы при нажатии q,прожималась соответственно сама q только комбинировалась с зажатием лкм.</p>]]></content>
			<author>
				<name><![CDATA[ha3e]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=42203</uri>
			</author>
			<updated>2021-12-05T17:54:38Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=150990#p150990</id>
		</entry>
</feed>
