You are not logged in.
Pages: 1
This option for wake up seems nice, but in real it is the problem. I need to disable handling mouse movement when system is suspend - but how can I do?
Thank you!
Offline
It's hard to see what you mean or want here. Even with a language barrier, you should read this article:
Mods are just community members who have the occasionally necessary option to move threads around and edit posts. -- Trilby
Offline
Unplug the mouse?
Jin, Jîyan, Azadî
Offline
Assuming you mean that moving the mouse wakes up the computer: try to see if there is a way to disable this in the bios.
My windows partition has the same behaviour (wakes from sleep when clicking with the mouse), but I've never had this behavior with any distro on that laptop. Did you install software to enable this behaviour?
Offline
Matesax, if you are wondering where your posts are going, it seems you've been hitting 'report' rather than 'reply':
Yes - it can be solution - disable mouse and enable after wake-up... But how? (Without external packages - in base X11 system... Modprobe?)
No. But wake up on mouse-click event is right for me. I hate only wake up on mouse-move event... OK - it is true - BIOS can have this behaviour...
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
You can try xinput, and hook it to systemd's sleep.target or use xss-lock. If that doesn't work try modprobe or BIOS as suggested (find modules with lsmod).
I'll leave you to investigate the details.
edit: above methods disable the mouse completely; I doubt you can have it both ways.
Last edited by Alad (2015-01-29 16:52:35)
Mods are just community members who have the occasionally necessary option to move threads around and edit posts. -- Trilby
Offline
Pages: 1