<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: замена клавишы RAlt клавишей Ctrl]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=8553&amp;type=atom" />
	<updated>2013-08-09T23:03:40Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=8553</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: замена клавишы RAlt клавишей Ctrl]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=74357#p74357" />
			<content type="html"><![CDATA[<div class="codebox"><pre><code>RAlt::LCtrl</code></pre></div><p>Спасибо, работает как надо, пробовал только через Send и SendInput, а такой метод в документации пропустил, похоже</p>]]></content>
			<author>
				<name><![CDATA[asaer]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=30557</uri>
			</author>
			<updated>2013-08-09T23:03:40Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=74357#p74357</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: замена клавишы RAlt клавишей Ctrl]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=74356#p74356" />
			<content type="html"><![CDATA[<div class="codebox"><pre><code>RAlt::LCtrl</code></pre></div>]]></content>
			<author>
				<name><![CDATA[serzh82saratov]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=27879</uri>
			</author>
			<updated>2013-08-09T22:31:08Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=74356#p74356</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: замена клавишы RAlt клавишей Ctrl]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=74355#p74355" />
			<content type="html"><![CDATA[<p>В задачи самое важное, что нужно заменять для <span class="bbu">любой</span> клавиши, а не только для c, v. А копировать код для каждой клавиши отдельно слишком долго. И что неужели нет более простого способа (и красивого с программистской точки зрения) чем копипаст?</p>]]></content>
			<author>
				<name><![CDATA[asaer]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=30557</uri>
			</author>
			<updated>2013-08-09T21:26:55Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=74355#p74355</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: замена клавишы RAlt клавишей Ctrl]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=74354#p74354" />
			<content type="html"><![CDATA[<div class="codebox"><pre><code>RAlt &amp; vk43:: SendInput ^{vk43}</code></pre></div>]]></content>
			<author>
				<name><![CDATA[serzh82saratov]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=27879</uri>
			</author>
			<updated>2013-08-09T21:07:38Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=74354#p74354</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: замена клавишы RAlt клавишей Ctrl]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=74352#p74352" />
			<content type="html"><![CDATA[<p>Здравствуйте.<br />Задача: необходимо, чтобы RAlt в сочетании с любой клавишей заменялась на нажатие Ctrl с этой же клавишей,&nbsp; т.е. чтобы RAlt &amp; c заменялось на Ctrl+c - копирование, RAlt &amp; v - заменялась на Ctrl+v - вставка и т.д. для других клавиш</p>]]></content>
			<author>
				<name><![CDATA[asaer]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=30557</uri>
			</author>
			<updated>2013-08-09T20:45:29Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=74352#p74352</id>
		</entry>
</feed>
