Disable MOUSE wakeup when doing suspend on UBUNTU

Posted by Shadyabhi on Super User See other posts from Super User or by Shadyabhi
Published on 2010-03-12T07:40:44Z Indexed on 2010/03/12 7:47 UTC
Read the original article Hit count: 349

Filed under:
|
|
|

When I do SUSPEND on ubuntu, in order to wake up, i can just move the mouse and the computer will wake up.

But, I dont want that the computer is waked up when I move my mouse. How can I do that?

My /proc/acpi/wakeup file:-

shadyabhi@shadyabhi-desktop:~$ cat /proc/acpi/wakeup 
Device  S-state   Status   Sysfs node
SLPB      S4    *enabled   
P32   S4     disabled  pci:0000:00:1e.0
UAR1      S4     disabled  pnp:00:09
ILAN      S4     disabled  pci:0000:00:19.0
PEGP      S4     disabled  
PEX0      S4     disabled  pci:0000:00:1c.0
PEX1      S4     disabled  pci:0000:00:1c.1
PEX2      S4     disabled  pci:0000:00:1c.2
PEX3      S4     disabled  pci:0000:00:1c.3
PEX4      S4     disabled  pci:0000:00:1c.4
PEX5      S4     disabled  
UHC1      S3     disabled  pci:0000:00:1d.0
UHC2      S3     disabled  pci:0000:00:1d.1
UHC3      S3     disabled  pci:0000:00:1d.2
UHC4      S3     disabled  
EHCI      S3     disabled  pci:0000:00:1d.7
EHC2      S3     disabled  pci:0000:00:1a.7
UH42      S3     disabled  pci:0000:00:1a.0
UHC5      S3     disabled  pci:0000:00:1a.1
UHC6      S3     disabled  pci:0000:00:1a.2
AZAL      S3     disabled  pci:0000:00:1b.0
shadyabhi@shadyabhi-desktop:~$ 

© Super User or respective owner

Related posts about ubuntu-9.10

Related posts about linux