<?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=18361&amp;type=atom" />
	<updated>2025-11-21T08:09:15Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=18361</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Почему не работает бинд]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=162903#p162903" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>__Михаил__ пишет:</cite><blockquote><p><strong>Вася_01</strong> Нужно ждать отпуска всех клавиш, тогда будет стабильнее работать.</p><div class="codebox"><pre><code>^1::
KeyWait, Ctrl, U
KeyWait, 1, U
Send, {F11}
Return</code></pre></div></blockquote></div><p>спасибо. никак не хотела нормально отлавливаться сочетание Win+V. А вашим методом работает.</p>]]></content>
			<author>
				<name><![CDATA[FoxWMulder]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=45147</uri>
			</author>
			<updated>2025-11-21T08:09:15Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=162903#p162903</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Почему не работает бинд]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=161940#p161940" />
			<content type="html"><![CDATA[<p><strong>__Михаил__</strong>, ок, спасибо. Вроде пойдет.</p>]]></content>
			<author>
				<name><![CDATA[Вася_01]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=42652</uri>
			</author>
			<updated>2025-01-29T22:37:36Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=161940#p161940</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Почему не работает бинд]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=161939#p161939" />
			<content type="html"><![CDATA[<p><strong>Вася_01</strong> Нужно ждать отпуска всех клавиш, тогда будет стабильнее работать.</p><div class="codebox"><pre><code>^1::
KeyWait, Ctrl, U
KeyWait, 1, U
Send, {F11}
Return</code></pre></div>]]></content>
			<author>
				<name><![CDATA[__Михаил__]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=40928</uri>
			</author>
			<updated>2025-01-29T22:28:01Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=161939#p161939</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Почему не работает бинд]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=161938#p161938" />
			<content type="html"><![CDATA[<p>А, ну да, понял. Когда нажимаешь ctrl посылается F11 в этот момент. У меня даже получилось нажать F11, если быстро отпустить ctrl, когда нажимаешь бинд.</p>]]></content>
			<author>
				<name><![CDATA[Вася_01]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=42652</uri>
			</author>
			<updated>2025-01-29T21:59:59Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=161938#p161938</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Почему не работает бинд]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=161937#p161937" />
			<content type="html"><![CDATA[<p>Хорошо, а почему посылается CTRL+F11? И как сделать, чтобы посылалось только F11?</p>]]></content>
			<author>
				<name><![CDATA[Вася_01]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=42652</uri>
			</author>
			<updated>2025-01-29T20:18:20Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=161937#p161937</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Почему не работает бинд]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=161936#p161936" />
			<content type="html"><![CDATA[<p>Не проверял, но должно работать. Только посылается Ctrl + F11, а не просто F11.</p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2025-01-29T19:09:33Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=161936#p161936</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Почему не работает бинд]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=161935#p161935" />
			<content type="html"><![CDATA[<p>Собственно, вопрос. Почему не работает:<br /></p><div class="codebox"><pre><code>^1::F11</code></pre></div>]]></content>
			<author>
				<name><![CDATA[Вася_01]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=42652</uri>
			</author>
			<updated>2025-01-29T16:46:28Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=161935#p161935</id>
		</entry>
</feed>
