brijmin on Tech

Technology, News, Downloads, Applications, Websites and Much more…


Entries Tagged ‘AutoHotkey’

Kill Snipes Open Applications with a Single Click

Linux fans will instantly recognize Kill as a clone of the handy xkill utility, because both of them let you instantly kill off a process by clicking on one of its windows.

Search Google From Any Application

Using the AutoHotkey scripting language we can throw together a tiny script that assigns the Ctrl+Shift+C shortcut key combination to automate coping the text to the clipboard, and then opens your default web browser with the Google search for the selected text.