AutoHotkey scripts topic home

Remote Desktop Taskswitching

releases

rdpswitch version 1.00 from 17-Jun-2010: First published version.
	

When Remote Desktop Connection is configured to apply Windows key combinations on the host computer, the key combination to cycle through tasks on the Remote Desktop computer is Alt + PageUp/Down in place of the regular Alt + Tab. Unfortunately, both hands are needed to press them on the keyboard, so they're less quick and convenient. This script defines additional Left-Win + [Shift] + Tab shortcuts which allow single (left-)handed operation like (and physically close to) the default Alt + Tab combination on the host system.


digraphs

releases

digraphs version 1.01 from 21-Dec-2010: Added exception for Vim within Windows console and Console2.
digraphs version 1.00 from 17-Jun-2010: First published version.
	

Emulate Vim's digraph feature (Ctrl-K {char1} {char2}) to quickly enter special characters which are not represented by keys on the keyboard.

see also

Attila Tajti has made an extended version that supports all digraphs listed in the Vim help, as part of his personal US-English keyboard setup for Windows.


minimize

releases

minimize version 1.00 from 17-Jun-2010: First published version.