<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: Назначение двух хоткеев в одном скрипте]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=14441&amp;type=atom" />
	<updated>2018-12-25T10:06:02Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=14441</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Назначение двух хоткеев в одном скрипте]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=130571#p130571" />
			<content type="html"><![CDATA[<p>Phoenixxx_Czar, спасибо за ответ.</p>]]></content>
			<author>
				<name><![CDATA[димитрий2]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=39571</uri>
			</author>
			<updated>2018-12-25T10:06:02Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=130571#p130571</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Назначение двух хоткеев в одном скрипте]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=130570#p130570" />
			<content type="html"><![CDATA[<div class="codebox"><pre><code>~LButton &amp; vk51:: ; ЛКМ + Q
msgbox, 1
return
~LButton &amp; vk57:: ; ЛКМ + W
msgbox, 1
return</code></pre></div>]]></content>
			<author>
				<name><![CDATA[Phoenixxx_Czar]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=34426</uri>
			</author>
			<updated>2018-12-25T09:31:47Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=130570#p130570</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Назначение двух хоткеев в одном скрипте]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=130569#p130569" />
			<content type="html"><![CDATA[<p>Вопрос к специалистам.</p><p>Подскажите, как назначить две горячие клавиши (точнее сочетания клавиш) в одном скрипте ?<br />1) Щелчок левой кнопкой мыши + &quot;Q&quot;. Появится Msgbox &quot;1&quot;. <br />2) Щелчок левой кнопкой мыши + &quot;W&quot;. Появится Msgbox &quot;2&quot;.</p>]]></content>
			<author>
				<name><![CDATA[димитрий2]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=39571</uri>
			</author>
			<updated>2018-12-25T09:22:23Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=130569#p130569</id>
		</entry>
</feed>
