<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: KeyWait и клавиша Pause]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=12964&amp;type=atom" />
	<updated>2017-08-31T23:22:35Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=12964</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: KeyWait и клавиша Pause]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=119022#p119022" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2017-08-31T23:22:35Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=119022#p119022</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: KeyWait и клавиша Pause]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=119021#p119021" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Malcev]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26930</uri>
			</author>
			<updated>2017-08-31T23:14:36Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=119021#p119021</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: KeyWait и клавиша Pause]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=119020#p119020" />
			<content type="html"><![CDATA[<p>Да, у меня старая очень. Это ты из практики знаешь, или где-то прочитать можно?</p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2017-08-31T23:09:47Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=119020#p119020</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: KeyWait и клавиша Pause]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=119019#p119019" />
			<content type="html"><![CDATA[<p>Клавиатура небось PS/2?<br />Если да, то у нее кнопка пауза при отпускании не генерирует сканкод.<br />На USB работает, как надо.</p>]]></content>
			<author>
				<name><![CDATA[Malcev]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26930</uri>
			</author>
			<updated>2017-08-31T23:07:02Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=119019#p119019</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: KeyWait и клавиша Pause]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=119018#p119018" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2017-08-31T22:28:50Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=119018#p119018</id>
		</entry>
</feed>
