
Autohotkey
Get flash to fully experience Pearltrees
Unless otherwise specified in Options , this command makes the window visible, unminimizes it (if necessary), activates it, and sets its title.
GUI
The Best Time-Saving AutoHotkey Tricks You Should Be Using
Hotstrings and Auto-replace (similar to AutoText and AutoCorrect)
Normal mode : When not in raw mode, the following characters are treated as modifiers (these modifiers affect only the very next key): ! : Sends an ALT keystroke.
Send/SendRaw/SendInput/SendPlay/SendEvent: Send keys & clicks
Turn Any Action into a Keyboard Shortcut
Script Showcase
List of Keys and Mouse/Joystick Buttons for Hotkeys and Macros
WheelLeft and WheelRight [v1.0.48+] - these two require a mouse with left/right scrolling capability, but they have no effect on operating systems older than Windows Vista. Note: The names of the letter and number keys are the same as that single letter or digit. For example: b is the "b" key and 5 is the "5" key.Hotkeys are sometimes referred to as shortcut keys because of their ability to easily trigger an action (such as launching a program or keyboard macro ). In the following example, the hotkey Win+N is configured to launch Notepad.
Hotkeys (Mouse, Joystick and Keyboard Shortcuts)
Quick-start Tutorial : A short introduction to help you start scripting your own macros and hotkeys right away. Hotkeys : Details about creating keyboard, mouse, and joystick hotkeys.

