topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Saturday April 26, 2025, 10:05 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - TerminalFin [ switch to compact view ]

Pages: [1]
1
A little birdie told me you would be the one replying, Skwire :)

I think it was April ;-)

2
Developer's Corner / AutoHotKey bound hotkeys routinely being stolen
« on: October 30, 2024, 09:00 AM »
Greetings all!

I have a decent sized AHK script that contains multiple hotkeys and functions I use throughout the day. What I've found, however, is that from time to time, some of these hotkeys cease functioning.

As such, I've had to add in a "Reload" hotkey snippet that I can call that restores the other hotkeys and text replacements to function.

; Reload script
^!+x:: {
   Reload
   return
}

Is there a better way to do this, or to prevent the hotkeys/strings from being overriden by another app?

3
Now I'm going to have to see if I can hack this :) You know, just because Munch would approve

4
My Logitech MX Master series mouse is amazing. I used to be a huge advocate for trackballs, and likely still would be, if it weren't for the multi-system support of the MX series.

Pages: [1]