<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Серый форум &mdash; AHK: KeyWait и клавиша Pause]]></title>
		<link>https://forum.script-coding.com/viewtopic.php?id=12964</link>
		<atom:link href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=12964&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «AHK: KeyWait и клавиша Pause».]]></description>
		<lastBuildDate>Thu, 31 Aug 2017 23:22:35 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: AHK: KeyWait и клавиша Pause]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=119022#p119022</link>
			<description><![CDATA[<p>Ага, спасибо. Тут проблема скорее в том, что</p><div class="quotebox"><blockquote><p>it behaves as if it is released as soon as it&#039;s pressed</p></blockquote></div>]]></description>
			<author><![CDATA[null@example.com (teadrinker)]]></author>
			<pubDate>Thu, 31 Aug 2017 23:22:35 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=119022#p119022</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK: KeyWait и клавиша Pause]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=119021#p119021</link>
			<description><![CDATA[<p>Проверил только что.<br />А прочитать тут:<br /><a href="https://www.win.tue.nl/~aeb/linux/kbd/scancodes-1.html">https://www.win.tue.nl/~aeb/linux/kbd/scancodes-1.html</a><br /><a href="http://wiki.osdev.org/PS/2_Keyboard">wiki.osdev.org/PS/2_Keyboard</a><br /></p><div class="quotebox"><blockquote><p>Note: There is no scan code for &quot;pause key released&quot; (it behaves as if it is released as soon as it&#039;s pressed)</p></blockquote></div>]]></description>
			<author><![CDATA[null@example.com (Malcev)]]></author>
			<pubDate>Thu, 31 Aug 2017 23:14:36 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=119021#p119021</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK: KeyWait и клавиша Pause]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=119020#p119020</link>
			<description><![CDATA[<p>Да, у меня старая очень. Это ты из практики знаешь, или где-то прочитать можно?</p>]]></description>
			<author><![CDATA[null@example.com (teadrinker)]]></author>
			<pubDate>Thu, 31 Aug 2017 23:09:47 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=119020#p119020</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK: KeyWait и клавиша Pause]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=119019#p119019</link>
			<description><![CDATA[<p>Клавиатура небось PS/2?<br />Если да, то у нее кнопка пауза при отпускании не генерирует сканкод.<br />На USB работает, как надо.</p>]]></description>
			<author><![CDATA[null@example.com (Malcev)]]></author>
			<pubDate>Thu, 31 Aug 2017 23:07:02 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=119019#p119019</guid>
		</item>
		<item>
			<title><![CDATA[AHK: KeyWait и клавиша Pause]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=119018#p119018</link>
			<description><![CDATA[<div class="codebox"><pre><code>Pause::
   SoundBeep
   KeyWait, % A_ThisHotkey
   SoundBeep
   Return</code></pre></div><p>У меня одного не работает нормально такой код? У меня при удерживании кнопки Pause срабатывают два сигнала подряд.<br />Кроме того, в таком коде<br /></p><div class="codebox"><pre><code>Pause Up:: MsgBox</code></pre></div><p>горячая клавиша Pause Up срабатывает до отпускания.</p>]]></description>
			<author><![CDATA[null@example.com (teadrinker)]]></author>
			<pubDate>Thu, 31 Aug 2017 22:28:50 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=119018#p119018</guid>
		</item>
	</channel>
</rss>
