AndersMalmgren/FreePIE

Pause key not working

Opened this issue · 0 comments

FreePIE 1.11.724.0
Windows 11

The pause key does not work when used with the various keyboard set functions e.g. setPressed

# simple test
if joystick[0].getPressed(0):
    keyboard.setPressed(Key.Pause)