AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 5 matches
AutoHotkey Community Forum Index
Author Message
  Topic: remap AltTab to CTRL SHIFT arrow keys
richardsugg

Replies: 1
Views: 381

PostForum: Ask for Help   Posted: Tue Apr 13, 2010 11:59 am   Subject: remap AltTab to CTRL SHIFT arrow keys
I would like to be able to do

CTRL SHIFT Left instead of ShiftAltTab

and

CTRL SHIFT Right instead of AltTab

I found in the documentation where

LControl & LShift::AltTab
...
  Topic: code templates with control-enter at the end
richardsugg

Replies: 1
Views: 572

PostForum: Ask for Help   Posted: Tue Apr 07, 2009 3:26 pm   Subject: code templates with control-enter at the end
I'd really like to be able to do something like

pe[CTRL][ENTER]

to get

<%= %>

I've tried

:*:pe^`n::
send,<`%`=` ` `%>{left 3}
return

and a lot of combinations, but I ...
  Topic: Using Keyboard Numpad as a Mouse
richardsugg

Replies: 78
Views: 23193

PostForum: Scripts & Functions   Posted: Tue Aug 15, 2006 3:30 pm   Subject: Using Keyboard Numpad as a Mouse
I have a suggestion for the script: double-click on NumPad4/6/8/2 to advance x-number of pixels in that direction. The acceleration is good, but if you have two monitors at 1280 res., it still takes ...
  Topic: Using Keyboard Numpad as a Mouse
richardsugg

Replies: 78
Views: 23193

PostForum: Scripts & Functions   Posted: Mon Aug 14, 2006 3:09 pm   Subject: Diagnonal up/down only on second monitor
I have a laptop with a monitor attached, and the up/down (Num8/Num2) work fine on the laptop screen, but when the mouse is pulled over to the monitor, the up/down skew to the right. Any idea what's ...
  Topic: Half-QWERTY: One-handed Typing
richardsugg

Replies: 159
Views: 73642

PostForum: Scripts & Functions   Posted: Mon Jul 31, 2006 9:48 pm   Subject: Half-QWERTY: One-handed Typing
Would anyone be willing to combine this script with the OnScreenKeyboard script, so that pressing the spacebar would change the letters on the keyboard?

That would be great...
 
Page 1 of 1
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group