1

Is there any way I can listen for keybinds while a Python program is running in the background? For example, let's say my program is running and I am in a different window. I want to listen for a Ctrl + Shift + Alt + F2 keypress, and then execute a function from that. Is that possible using Python? I am targetting Windows.

Fire
  • 41
  • 2
  • 6

0 Answers0