<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Серый форум &mdash; AHK: Почему не работает CTRL, ALT, SHIFT?]]></title>
		<link>https://forum.script-coding.com/viewtopic.php?id=15929</link>
		<atom:link href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=15929&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «AHK: Почему не работает CTRL, ALT, SHIFT?».]]></description>
		<lastBuildDate>Thu, 17 Dec 2020 15:19:58 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: AHK: Почему не работает CTRL, ALT, SHIFT?]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=144241#p144241</link>
			<description><![CDATA[<p>А, вот оно как. Спасибо</p>]]></description>
			<author><![CDATA[null@example.com (DOLAS1337)]]></author>
			<pubDate>Thu, 17 Dec 2020 15:19:58 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=144241#p144241</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK: Почему не работает CTRL, ALT, SHIFT?]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=144240#p144240</link>
			<description><![CDATA[<p>Крышечка засунута в фигурные скобки. Вынесите.</p>]]></description>
			<author><![CDATA[null@example.com (ypppu)]]></author>
			<pubDate>Thu, 17 Dec 2020 15:16:47 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=144240#p144240</guid>
		</item>
		<item>
			<title><![CDATA[AHK: Почему не работает CTRL, ALT, SHIFT?]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=144239#p144239</link>
			<description><![CDATA[<div class="codebox"><pre><code>SendInput	{^Z}</code></pre></div><p>что я делаю не так? по идее должно нажаться CTRL+Z, но не работает ничего, через обычное <br />	</p><div class="codebox"><pre><code>
	SendInput	{CTRL DOWN}
	sleep 10
	SendInput	{Z}
	SendInput	{CTRL UP}</code></pre></div><p> все работает..</p>]]></description>
			<author><![CDATA[null@example.com (DOLAS1337)]]></author>
			<pubDate>Thu, 17 Dec 2020 15:13:55 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=144239#p144239</guid>
		</item>
	</channel>
</rss>
