<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; Нажатие левой кнопки вызывает зажимание 4й кнопки, как?]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=8276&amp;type=atom" />
	<updated>2013-05-04T15:54:46Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=8276</id>
		<entry>
			<title type="html"><![CDATA[Re: Нажатие левой кнопки вызывает зажимание 4й кнопки, как?]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=71883#p71883" />
			<content type="html"><![CDATA[<p>Огромное спасибо, очень помогли!</p>]]></content>
			<author>
				<name><![CDATA[Darthgrey]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=30090</uri>
			</author>
			<updated>2013-05-04T15:54:46Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=71883#p71883</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Нажатие левой кнопки вызывает зажимание 4й кнопки, как?]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=71881#p71881" />
			<content type="html"><![CDATA[<p><strong>*</strong> <a href="http://www.script-coding.com/AutoHotkey/Hotkeys.html#Symbols">Групповой символ</a><br /></p><div class="codebox"><pre><code>*~LButton::Send, % &quot;{XButton1 &quot;((isState:=!isState) ? &quot;Down&quot;:&quot;Up&quot;)&quot;}&quot;</code></pre></div>]]></content>
			<author>
				<name><![CDATA[Grey]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=25792</uri>
			</author>
			<updated>2013-05-04T13:02:19Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=71881#p71881</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Нажатие левой кнопки вызывает зажимание 4й кнопки, как?]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=71875#p71875" />
			<content type="html"><![CDATA[<p>Спасибо, работает замечательно!</p><p>А возможно ли заставить скрипт игнорировать зажатый Shift или Ctrl? Т.е если на момент запуска/паузы скрипта у меня зажат, допустим, Shift, то он, скрипт, не стартует/не ставится на паузу пока я этот shift/ctrl не отпущу</p><p>Заранее благодарен</p>]]></content>
			<author>
				<name><![CDATA[Darthgrey]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=30090</uri>
			</author>
			<updated>2013-05-04T10:06:38Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=71875#p71875</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Нажатие левой кнопки вызывает зажимание 4й кнопки, как?]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=71865#p71865" />
			<content type="html"><![CDATA[<div class="codebox"><pre><code>~LButton::Send, % &quot;{XButton1 &quot;((isState:=!isState) ? &quot;Down&quot;:&quot;Up&quot;)&quot;}&quot;</code></pre></div>]]></content>
			<author>
				<name><![CDATA[Grey]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=25792</uri>
			</author>
			<updated>2013-05-03T23:15:53Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=71865#p71865</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Нажатие левой кнопки вызывает зажимание 4й кнопки, как?]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=71845#p71845" />
			<content type="html"><![CDATA[<p>Всем доброго времени суток</p><p>В общем интересует как сделать так, чтобы нажатие на левую кнопку мышки приводило к зажиманию 4й, боковой кнопки? А когда кликаешь еще раз на левую кнопку, чтобы 4я кнопка переставала быть зажатой.</p><p>Спасибо, если кто поможет, сам совершенно не представляю, как такое сделать</p>]]></content>
			<author>
				<name><![CDATA[Darthgrey]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=30090</uri>
			</author>
			<updated>2013-05-03T15:55:32Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=71845#p71845</id>
		</entry>
</feed>
