<?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=17101&amp;type=atom" />
	<updated>2022-05-06T14:43:31Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=17101</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Горячая строка не посылает "@"]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=153078#p153078" />
			<content type="html"><![CDATA[<p><strong>teadrinker</strong><br />1 вариант пока работает, надо на разных сайтах потестировать, спасибо.<br />2 про запас.</p>]]></content>
			<author>
				<name><![CDATA[stuermer]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=42062</uri>
			</author>
			<updated>2022-05-06T14:43:31Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=153078#p153078</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Горячая строка не посылает "@"]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=153071#p153071" />
			<content type="html"><![CDATA[<p>Попробуйте так:<br /></p><div class="codebox"><pre><code>:T:abc::name@domain.com</code></pre></div><p>Или так:<br /></p><div class="codebox"><pre><code>:X:abc::SendInput, {Text}name@domain.com</code></pre></div>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2022-05-06T11:32:00Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=153071#p153071</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Горячая строка не посылает "@"]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=153068#p153068" />
			<content type="html"><![CDATA[<p>день.</p><p>Есть горячая строка:<br /></p><div class="codebox"><pre><code>::abc::{Raw}name@domain.com</code></pre></div><p>Она посылает в приблиз. 80% случаев такой текст: &quot;nameqdomain.com&quot;, т.е. вместо @ посылается q. Клавиатура с немецкой раскладкой и клавишей AltGr. Символ @ на ней вводится по AltGr+q.<br />Пробовал без {Raw}, то же самое.<br />Как это исправить?</p>]]></content>
			<author>
				<name><![CDATA[stuermer]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=42062</uri>
			</author>
			<updated>2022-05-06T11:01:30Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=153068#p153068</id>
		</entry>
</feed>
