#When running an example which captures the keyboard I can't move my mouse while I'm pressing a key.

10 messages · Page 1 of 1 (latest)

lapis marlin
#

cargo run --example keyboard_input_events and then pressing any key while moving the mouse (In my case with a mousepad) will fail to move the mouse. Is there a way to avoid this behavior?

fiery vigil
lapis marlin
#

Oh yeah, actually. It's my OS.

cyan mica
#

i got exactly the same probleme

#

on ubuntu

lapis marlin
#

If I type normally and try to move my mouse it won't move

#

so not bevy related

cyan mica
#

mosue + keyborad work fine but keyboard + mousepad doesn't work

lapis marlin
#

I'll resolve and close

fiery vigil
#

it seems that's an option on linux to disable touchpad while typing