home.social

#keydown — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #keydown, aggregated by home.social.

  1. okay, managed to write a simple #textEditor in #Python using #wxPython and #pyWinhook that will trap any #KeyDown I don't like. It's crude, doesn't handle capitals or altGraph symbols, and is likely #Windows-only for now, but I'll share the #code later tonight. :)

    A lucky added benefit of this is that in the process I realised I can use the same principle to temporarily disable the mute key #BeardGrabber keeps hitting. Already wrote a simpler #CLI version of it. 😄

    #coding #ScratchYourOwnItches