I've also tried to reproduce adding a delay (sleep 0.1) between the commands, but without success.
I've tried: $ xinput (to get the <ID> number of my mouse) $ while true; do xinput disable <ID>; sleep 0.1; xinput enable <ID>; sleep 0.1; done -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to mutter in Ubuntu. https://bugs.launchpad.net/bugs/1558886 Title: gnome-shell crashed with SIGSEGV in _clutter_input_device_reset_scroll_info() To manage notifications about this bug go to: https://bugs.launchpad.net/mutter/+bug/1558886/+subscriptions -- desktop-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
