millerjs / modelm

Mechanical keyboard sound simulator in Rust
53 stars 2 forks source link

Holding down 1+ modifier keys without any normal keys causes key mayhem #9

Open different55 opened 6 years ago

different55 commented 6 years ago

If a modifier key is held, it plays the sound effect repeatedly and rapidly until another key is pressed. It calms down after that.

Does this with Super, Alt, Ctrl, Compose, and Shift.

millerjs commented 6 years ago

Thanks for reporting! Given https://github.com/millerjs/modelm/issues/10 I'm assuming you're on linux? Which distro are you running?

different55 commented 6 years ago

Whoops, right, I'm running Debian Sid currently.