<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Серый форум &mdash; AHK: Переключение между окнами и нажатие «F1»]]></title>
		<link>https://forum.script-coding.com/viewtopic.php?id=8676</link>
		<atom:link href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=8676&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «AHK: Переключение между окнами и нажатие «F1»».]]></description>
		<lastBuildDate>Wed, 30 Oct 2013 14:39:58 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: AHK: Переключение между окнами и нажатие «F1»]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=76717#p76717</link>
			<description><![CDATA[<p>Есть в последних версиях спец. реализация ALT+TAB и схожих сочетаний </p><div class="quotebox"><blockquote><p>AltTab and ShiftAltTab are two of the special commands that are only recognized when used on the same line as a hotkey. Here is the complete list:</p><p>AltTab: If the alt-tab menu is visible, move forward in it. Otherwise, display the menu (only if the hotkey is an &quot;&amp;&quot; combination of two keys; otherwise, it does nothing).</p><p>ShiftAltTab: Same as above except move backward in the menu.</p><p>AltTabAndMenu: If the alt-tab menu is visible, move forward in it. Otherwise, display the menu.</p><p>AltTabMenuDismiss: Close the Alt-tab menu.</p></blockquote></div>]]></description>
			<author><![CDATA[null@example.com (Indomito)]]></author>
			<pubDate>Wed, 30 Oct 2013 14:39:58 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=76717#p76717</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK: Переключение между окнами и нажатие «F1»]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=75697#p75697</link>
			<description><![CDATA[<div class="codebox"><pre><code>#IfWinActive A
~!vk0x9:: ;ALT+TAB
SoundPlay %A_WinDir%\Media\ding.wav
Send {vk70} ;F1
Return</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (h010key)]]></author>
			<pubDate>Thu, 03 Oct 2013 09:26:13 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=75697#p75697</guid>
		</item>
		<item>
			<title><![CDATA[AHK: Переключение между окнами и нажатие «F1»]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=75441#p75441</link>
			<description><![CDATA[<p>Доброго времени суток.<br />Возник вопрос и надобность скрипта, прошу помощи уважаемых умельцев соченить, если конечно-же такое возможно.<br />Хотелось бы иметь такую програмку которая будет - переключаться между открытыми-активными окнами, <br />тоесть альт-табаться и после каждого альт таба нажимать f1</p>]]></description>
			<author><![CDATA[null@example.com (tosina)]]></author>
			<pubDate>Tue, 17 Sep 2013 19:58:27 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=75441#p75441</guid>
		</item>
	</channel>
</rss>
