Readers are submitting their best life hack for a chance to win an autographed copy of our new book, Upgrade Your Life. Here's our latest winner. Reader Jeadly got sick of hitting the Caps Lock key ...
If you're on Windows, just add this code to your main AutoHotkey script: Capslock::SetTitleMatchMode, 2If WinExist("ahk_class Chrome_WidgetWin_0"){WinActivateWinWaitActiveSend ^tSend ^l}else{Run ...