<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: Активировать клавишу AppsKey только в одной программе.]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=16678&amp;type=atom" />
	<updated>2021-10-26T12:20:48Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=16678</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Активировать клавишу AppsKey только в одной программе.]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=150213#p150213" />
			<content type="html"><![CDATA[<p>Код стоит привести. Наверное, лучше в отдельной теме.</p>]]></content>
			<author>
				<name><![CDATA[Foma]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=31521</uri>
			</author>
			<updated>2021-10-26T12:20:48Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=150213#p150213</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Активировать клавишу AppsKey только в одной программе.]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=150211#p150211" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>ypppu пишет:</cite><blockquote><p>Работает. Версия AHK Unicode, не переустанавливал.</p></blockquote></div><p>Теперь работает, но теряет половину букв: &quot;зствуйте.&quot;</p><p>Еще в таком же макросе для ввода email вместо @ вводит q .</p>]]></content>
			<author>
				<name><![CDATA[stuermer]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=42062</uri>
			</author>
			<updated>2021-10-26T08:05:42Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=150211#p150211</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Активировать клавишу AppsKey только в одной программе.]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=150203#p150203" />
			<content type="html"><![CDATA[<div class="codebox"><pre><code>#IfWinNotActive IP-TV Player   ;чтобы вне активной программы эта клавиша вообще не работала
AppsKey::
return
</code></pre></div><br /><div class="codebox"><pre><code>::здр::Здравствуйте.</code></pre></div><p>Работает. Версия AHK Unicode, не переустанавливал.</p>]]></content>
			<author>
				<name><![CDATA[ypppu]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=5974</uri>
			</author>
			<updated>2021-10-25T17:27:14Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=150203#p150203</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Активировать клавишу AppsKey только в одной программе.]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=150202#p150202" />
			<content type="html"><![CDATA[<p>Здравствуйте.</p><p>Есть такой код:<br /></p><div class="codebox"><pre><code>#IfWinActive IP-TV Player
AppsKey::
Send ^s
return</code></pre></div><p>Он работает в активной программе, но в других окнах эта клавиша работает как обычно - выдает меню. Как сделать, чтобы вне активной программы эта клавиша вообще не работала?</p><p>Еще вопрос, макрос:</p><div class="codebox"><pre><code>::здр::Здравствуйте.</code></pre></div><p>работал и вдруг перестал. Версия AHK Unicode, не переустанавливал.</p>]]></content>
			<author>
				<name><![CDATA[stuermer]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=42062</uri>
			</author>
			<updated>2021-10-25T17:16:31Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=150202#p150202</id>
		</entry>
</feed>
