Skip to content

Instantly share code, notes, and snippets.

@QXD-me
QXD-me / _win32_hkl_switch.py
Created December 27, 2020 23:45 — forked from drmfinlay/_win32_hkl_switch.py
Module for working around Dragonfly issues with custom keyboard layouts
"""
This command module automatically posts input language change request
messages to all top-level windows as a workaround for keyboard layouts where
Dragonfly's Win32 key input doesn't work properly.
Use this module by loading it as a Dragonfly command module.
"""
import time