Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add check of "at least one device enabled" to handle corner case #87

Open
WesleyBlancoYuan opened this issue Nov 4, 2022 · 0 comments

Comments

@WesleyBlancoYuan
Copy link

WesleyBlancoYuan commented Nov 4, 2022

Hi, I love this app but here's one inconvenience that I observed(Ubuntu 18, Gnome, X11):

  • If I turn on my laptop, and plug in my mouse, touchpad is disabled, and when unplugging mouse, touchpad enabled again(good)
  • If then I disable touchpad with my mouse plugged in, and then I unplug mouse, touchpad still disabled(bad). In this case, no mouse device can be used, until I plug in my mouse. This is somehow inconvenient, because if my mouse is broken and don't have another at hand, I cannot turn on the touchpad with anything; I have to reboot.

Notice under these 2 cases, exist some inconsistency of behaviour. Not bad, just inconsistent.

Could something like a "at least one mouse device enabled" to be add, so that the user always has something to use? Maybe this is not this app's responsibility but still nice to have.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant