aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-04-19windowselect: Block input during mouse actionJohn Ankarström
This prevents the user from accidentally moving taskbar buttons around, or clicking on the wrong button.
2021-04-19Re-write and re-add tt.windowselect.ahkJohn Ankarström
This Windows 7 variant just clicks the relevant taskbar buttons. I made this in order to circumvent an issue I had with 7+ Taskbar Tweaker, where an option that changes the left-click behavior of taskbar buttons didn't apply when using the shortcut keys (Win-n).
2021-04-14scripts: Add show/hide desktop hotkeysJohn Ankarström
2021-04-14jump: Fix hotkey overlapJohn Ankarström
When #s is triggered, the Windows key is likely going to be held down for the input to Input, but Input prevents Windows' built-in Windows-key bindings from triggering. Unfortunately, Input doesn't prevent the Windows-key bindings defined in the AutoHotkey script from triggering! Thus the global DisableHotkeys variable.
2021-04-12Open My Computer in existing window if already openJohn Ankarström
2021-02-05explorer: Remove unnecessary DLL callJohn Ankarström
2021-02-05programs: Fix Firefox CSS hotkeysJohn Ankarström
2021-02-05jump: Open in existing window if already open, fix Win key issuesJohn Ankarström
2021-01-31programs: Fix Drawterm Alt-Tab handlingJohn Ankarström
2021-01-30programs: Add Drawterm mappingsJohn Ankarström
2021-01-30explorer: Fix command prompt bugJohn Ankarström
2021-01-30layout: Fix layout switching bugJohn Ankarström
2021-01-30keyboard: Disable SE dead keys when Num Lock is activeJohn Ankarström
2021-01-30keyboard: Add Acer 6312-K mappingsJohn Ankarström
2021-01-30Add hotkey to print screen to file in clipboardJohn Ankarström
2021-01-24jump: Re-press Win if Win is still held after executionJohn Ankarström
2021-01-21keyboard: Put hotkeys in body (add missing tt directive)John Ankarström
2021-01-21jump: Fix layout bug (missing return statement)John Ankarström
2021-01-21layout: Change language switch hotkeyJohn Ankarström
2021-01-18traymenu: Remove ... from Rebuild optionJohn Ankarström
2021-01-18programs.kompozer: Use NumLock for ToC macrosJohn Ankarström
2021-01-18programs.explorer: Remove Alt-Up hotkey (Windows 7 already provides it)John Ankarström
This hotkey was useful in Windows XP, but doesn't work properly in Windows 7. I could probably fix it, but it's easier to just use Windows 7's built-in hotkey.
2021-01-18programs.explorer: Open cmd as user with new RunAsUser functionJohn Ankarström
I usually run the script as administrator, but this creates friction when logged into Windows as a non-administrator. For example, mounted SMB shares are not available in the administrator's cmd window.
2021-01-18programs: Disable SE dead keys in PuTTYJohn Ankarström
2021-01-18programs: Fix Firefox detection, add CSS toggle hotkeysJohn Ankarström
2021-01-18keyboard: Add easier {}| keys to ANSI layoutJohn Ankarström
2020-12-29kompozer: Add tag menu hotkeysJohn Ankarström
2020-12-29kompozer: Use hotkeys only in main KompoZer windowJohn Ankarström
2020-12-29keyboard: Add more Swedish characters to ANSI layoutJohn Ankarström
2020-12-28Move KompoZer hotkeys to tt.programs.kompozer.ahkJohn Ankarström
2020-12-28keyboard: Remove legacy hotkeysJohn Ankarström
2020-12-26Add us.ico for US (EN) layoutJohn Ankarström
2020-12-26layout: Define explicitly which layouts to toggle betweenJohn Ankarström
2020-12-26keyboard: Add "alt mode", but disable all such hotkeysJohn Ankarström
2020-12-26keyboard: Add ANSI keyboard mappings for åäöJohn Ankarström
2020-12-26keyboard: Add bindings for en dash and eszettJohn Ankarström
2020-12-26scripts: Remove Caps Lock tooltipJohn Ankarström
2020-12-26explorer: Add copy file path hotkeyJohn Ankarström
2020-12-26explorer: Fix and improve new text file hotkeyJohn Ankarström
2020-12-26doubleclick, explorer: Simplify DoubleClick functionJohn Ankarström
Also invoke Edit2 action when Shift is held.
2020-12-26scripts, keyboard: Move LWin start menu preventionJohn Ankarström
2020-12-21programs: Add Photoshop hotkeysJohn Ankarström
2020-12-21programs: Add KompoZer hotkeysJohn Ankarström
2020-12-21programs: Update Firefox hotkeysJohn Ankarström
2020-12-21windows: Improve 'minimze previous window' hotkeyJohn Ankarström
2020-12-16programs: Add Firefox ^' -> ^g aliasJohn Ankarström
2020-12-16scripts: Change wording of CapsLock tooltipJohn Ankarström
2020-12-16keyboard: Add | hotkeyJohn Ankarström
For some weird reason, AltGr-< doesn't produce |, even though it should.
2020-12-15scripts: Add CapsLock tool tipJohn Ankarström
2020-12-15Add 'keyboard' script (hotkeys for new keyboard)John Ankarström
The Fujitsu FKB8530 is an optionally split keyboard, without arrow keys or numpad. These hotkeys made it very much bearable to use.