<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Серый форум &mdash; AHK:В ноутбуке Left, Right, Up, Down совмещены с Home, End, PgUp, PgDn]]></title>
		<link>https://forum.script-coding.com/viewtopic.php?id=14933</link>
		<atom:link href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=14933&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «AHK:В ноутбуке Left, Right, Up, Down совмещены с Home, End, PgUp, PgDn».]]></description>
		<lastBuildDate>Sun, 22 Sep 2019 15:16:53 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: AHK:В ноутбуке Left, Right, Up, Down совмещены с Home, End, PgUp, PgDn]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=136145#p136145</link>
			<description><![CDATA[<div class="quotebox"><cite>teadrinker пишет:</cite><blockquote><p>BSN201904, а что, мой код не работает?</p></blockquote></div><p>Ваш код сложней, я не понял что он делает и как.<br />Потому не пробовал его</p>]]></description>
			<author><![CDATA[null@example.com (BSN201904)]]></author>
			<pubDate>Sun, 22 Sep 2019 15:16:53 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=136145#p136145</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK:В ноутбуке Left, Right, Up, Down совмещены с Home, End, PgUp, PgDn]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=135814#p135814</link>
			<description><![CDATA[<p><strong>BSN201904</strong>, а что, мой код не работает?</p>]]></description>
			<author><![CDATA[null@example.com (teadrinker)]]></author>
			<pubDate>Thu, 22 Aug 2019 18:42:32 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=135814#p135814</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK:В ноутбуке Left, Right, Up, Down совмещены с Home, End, PgUp, PgDn]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=135813#p135813</link>
			<description><![CDATA[<div class="quotebox"><cite>EV пишет:</cite><blockquote><p>A_TimeSinceThisHotkey. Количество миллисекунд, прошедших с момента нажатия кнопки.</p></blockquote></div><p>Спасибо большое за помощь. Попробую.<br />Кажется это то, что надо</p>]]></description>
			<author><![CDATA[null@example.com (BSN201904)]]></author>
			<pubDate>Thu, 22 Aug 2019 18:37:02 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=135813#p135813</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK:В ноутбуке Left, Right, Up, Down совмещены с Home, End, PgUp, PgDn]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=135786#p135786</link>
			<description><![CDATA[<p>A_TimeSinceThisHotkey. Количество миллисекунд, прошедших с момента нажатия кнопки.<br /></p><div class="codebox"><pre><code>Left::
KeyWait, Left
If A_TimeSinceThisHotkey &gt;= 500
Send {Home} 
else
Send {Left}
Return</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (EV)]]></author>
			<pubDate>Tue, 20 Aug 2019 11:59:36 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=135786#p135786</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK:В ноутбуке Left, Right, Up, Down совмещены с Home, End, PgUp, PgDn]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=135718#p135718</link>
			<description><![CDATA[<p><span style="color: green"><strong>BSN201904</strong>, ничего и не ломалось.</span></p>]]></description>
			<author><![CDATA[null@example.com (ypppu)]]></author>
			<pubDate>Sun, 18 Aug 2019 20:31:55 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=135718#p135718</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK:В ноутбуке Left, Right, Up, Down совмещены с Home, End, PgUp, PgDn]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=135714#p135714</link>
			<description><![CDATA[<div class="quotebox"><cite>ypppu пишет:</cite><blockquote><p>BSN201904, а что у Вас на этом месте?</p></blockquote></div><p>Упс. Теперь появилась возможность создавать тему.<br />Спасибо что починили.<br />Это баг скрипта форума?</p>]]></description>
			<author><![CDATA[null@example.com (BSN201904)]]></author>
			<pubDate>Sun, 18 Aug 2019 20:19:05 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=135714#p135714</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK:В ноутбуке Left, Right, Up, Down совмещены с Home, End, PgUp, PgDn]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=135687#p135687</link>
			<description><![CDATA[<p><strong>BSN201904</strong>, а что у Вас на этом месте?<br /><span class="postimg"><img src="http://forum.script-coding.com/misc.php?action=pun_attachment&amp;item=1819" alt="http://forum.script-coding.com/misc.php?action=pun_attachment&amp;amp;item=1819" /></span></p>]]></description>
			<author><![CDATA[null@example.com (ypppu)]]></author>
			<pubDate>Sun, 18 Aug 2019 06:59:01 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=135687#p135687</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK:В ноутбуке Left, Right, Up, Down совмещены с Home, End, PgUp, PgDn]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=135686#p135686</link>
			<description><![CDATA[<div class="quotebox"><cite>wisgest пишет:</cite><blockquote><p>А как быть с прокрутТкой при зажатой клавише? Я не хочу её лишаться.</p></blockquote></div><p>Всё просто.<br />Если кнопка удерживалась менее 0,1 сек - это &quot;стрелка вниз&quot;<br />Если более 0,1 сек но менее 0.5 - это &quot;PgDn&quot;<br />Если более 0,5 сек - это прокрутка (автоповтор &quot;стрелки вниз&quot;)</p>]]></description>
			<author><![CDATA[null@example.com (BSN201904)]]></author>
			<pubDate>Sun, 18 Aug 2019 05:09:29 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=135686#p135686</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK:В ноутбуке Left, Right, Up, Down совмещены с Home, End, PgUp, PgDn]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=135685#p135685</link>
			<description><![CDATA[<div class="quotebox"><cite>ypppu пишет:</cite><blockquote><p>BSN201904, у Вас есть кнопка Начать тему?</p></blockquote></div><p>нет</p>]]></description>
			<author><![CDATA[null@example.com (BSN201904)]]></author>
			<pubDate>Sun, 18 Aug 2019 05:05:26 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=135685#p135685</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK:В ноутбуке Left, Right, Up, Down совмещены с Home, End, PgUp, PgDn]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=135659#p135659</link>
			<description><![CDATA[<p><strong>BSN201904</strong>, у Вас есть кнопка <span style="color: blue"><strong>Начать тему</strong></span>?</p>]]></description>
			<author><![CDATA[null@example.com (ypppu)]]></author>
			<pubDate>Sat, 17 Aug 2019 17:46:50 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=135659#p135659</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK:В ноутбуке Left, Right, Up, Down совмещены с Home, End, PgUp, PgDn]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=135654#p135654</link>
			<description><![CDATA[<p><strong>wisgest</strong><br />Но путь решения проблемы у нас один:<br />Научить систему различать &quot;длинные&quot; и &quot;короткие&quot; нажатия клавиш.</p><p>Чтобы короткое нажатие воспринималось как &quot;стрелка влево&quot;, а длинное - как &quot;Home&quot;.</p><p>И потом. Из-за какого-то глюка форума я не могу создавать темы</p>]]></description>
			<author><![CDATA[null@example.com (BSN201904)]]></author>
			<pubDate>Sat, 17 Aug 2019 14:19:34 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=135654#p135654</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK:В ноутбуке Left, Right, Up, Down совмещены с Home, End, PgUp, PgDn]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=135651#p135651</link>
			<description><![CDATA[<div class="quotebox"><cite>BSN201904 пишет:</cite><blockquote><div class="quotebox"><cite>wisgest пишет:</cite><blockquote><p>Лучше не смешивать.</p></blockquote></div><p>Хорошо.<br />Скажу по другому: у меня проблема один-в-один как у Вас.<br />Т.е. точно такая же</p></blockquote></div><p>Нет. Переключение с помощью Fn — стандартное поведение. У меня переключение происходит клавишами Shift и при этом их собственное действие не отменяется, т.е. Left и Shift-Home доступны, а Shift-Left и Home — нет. Это совсем другая проблема. (Даже, если бы я захотел сделать переключение по долгому нажатию, пришлось бы дополнительно учитывать влияние Shift.) Поэтому лучше не смешивать разнородные вопросы и перенести в отдельную тему.</p>]]></description>
			<author><![CDATA[null@example.com (wisgest)]]></author>
			<pubDate>Sat, 17 Aug 2019 13:56:42 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=135651#p135651</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK:В ноутбуке Left, Right, Up, Down совмещены с Home, End, PgUp, PgDn]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=135649#p135649</link>
			<description><![CDATA[<p>Попробуйте такое:<br /></p><div class="codebox"><pre><code>for k, v in {Left: &quot;Home&quot;, Right: &quot;End&quot;, Up: &quot;PGUP&quot;, Down: &quot;PGDN&quot;} {
   handler := Func(&quot;SetHotkey&quot;).Bind(k, v)
   Hotkey, % &quot;~*&quot; . k, % handler, On
}

SetHotkey(key1, key2) {
   KeyWait, % key1, T.5
   if ErrorLevel
      SendInput, {Blind}{%key2%}
}</code></pre></div><p>Или такое:<br /></p><div class="codebox"><pre><code>for k, v in {Left: &quot;Home&quot;, Right: &quot;End&quot;, Up: &quot;PGUP&quot;, Down: &quot;PGDN&quot;} {
   handler := Func(&quot;SetHotkey&quot;).Bind(k, v)
   Hotkey, % &quot;$*&quot; . k, % handler, On
}

SetHotkey(key1, key2) {
   SendInput, {Blind}{%key1% Down}
   KeyWait, % key1, T.5
   if ErrorLevel {
      SendInput, {Blind}{%key2%}
      KeyWait, % key1
   }
}</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (teadrinker)]]></author>
			<pubDate>Sat, 17 Aug 2019 13:03:37 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=135649#p135649</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK:В ноутбуке Left, Right, Up, Down совмещены с Home, End, PgUp, PgDn]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=135647#p135647</link>
			<description><![CDATA[<div class="quotebox"><cite>wisgest пишет:</cite><blockquote><p>Лучше не смешивать.</p></blockquote></div><p>Хорошо.<br />Скажу по другому: у меня проблема один-в-один как у Вас.<br />Т.е. точно такая же</p>]]></description>
			<author><![CDATA[null@example.com (BSN201904)]]></author>
			<pubDate>Sat, 17 Aug 2019 09:49:42 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=135647#p135647</guid>
		</item>
		<item>
			<title><![CDATA[AHK:В ноутбуке Left, Right, Up, Down совмещены с Home, End, PgUp, PgDn]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=135644#p135644</link>
			<description><![CDATA[<p><span style="color: green">Перенесено из темы <a href="http://forum.script-coding.com/viewtopic.php?id=8382">AHK: Клавиши со стрелками на нетбуке </a></span></p><br /><p>У меня аналогичная проблема (поэтому не стал создавать отдельной темы): в нетбуке клавиши Left, Right, Up, Down совмещены с Home, End, PgUp, PgDn, причём, вторые задействуются только с модификатором Fn. Что в ряде случаев неудобно.<br />К примеру в некоторых программах есть &quot;горячие клавиши&quot;, использующие Home, End, PgUp, PgDn (к примеру ALT+SHIFT+PgDn).<br />И они на моём нетбуке из 3-х кнопочных превращаются в 4-х кнопочные.<br />Что крайне неудобно.<br />Можно ли сделать так, чтобы &quot;длинное&quot; нажатие &quot;&lt;-&quot; воспринималось как &quot;Home&quot;, &quot;длинное&quot; нажатие &quot;-&gt;&quot; воспринималось как &quot;End&quot; и т.д.</p><p>А?</p>]]></description>
			<author><![CDATA[null@example.com (BSN201904)]]></author>
			<pubDate>Sat, 17 Aug 2019 07:18:58 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=135644#p135644</guid>
		</item>
	</channel>
</rss>
