| Author |
Message |
Topic: remap AltTab to CTRL SHIFT arrow keys |
richardsugg
Replies: 1
Views: 381
|
Forum: 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
|
Forum: 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
|
Forum: 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
|
Forum: 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
|
Forum: 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... |
| |