keyboard icon indicating copy to clipboard operation
keyboard copied to clipboard

audio being muted when pressing "D" with this module

Open Minecrafter8001 opened this issue 8 months ago • 1 comments

when i simulate pressing D with keyboard it toggles mute on my computer like if you pressed the mute button on your keyboard

test code:

import keyboard
keyboard.press("D")

Minecrafter8001 avatar May 30 '24 18:05 Minecrafter8001