使用鼠标从睡眠状态唤醒

使用鼠标从睡眠状态唤醒

我正在尝试使用有线 USB 鼠标和键盘唤醒我的英特尔 3g pos ubuntu 16.04 台式电脑。它通过电源按钮唤醒。大约 5 天前,我使用的是 14.04。我使用 16.04 进行了全新安装。它会在 14.04 中使用有线鼠标唤醒。我希望有无线唤醒,但有线也可以。我想把塔放在我的桌子下面。我仍然认为自己是个新手。这是我有史以来第一个发布的问题。

我会尽快回来看看。我在 Google 上搜索了这个问题好几次。不知道从哪里开始。我在 dconf-editor 中设置了时间。

我这样做了。

:~$ cat /proc/acpi/wakeup
Device  S-state   Status   Sysfs node
P0P1      S4    *disabled  pci:0000:00:01.0
P0P3      S4    *disabled  pci:0000:00:1e.0
BNIC      S4    *disabled  pci:0000:03:02.0
P0P4      S4    *disabled  pci:0000:00:1c.0
P0P5      S4    *disabled
P0P6      S4    *disabled
P0P7      S4    *disabled
PS2K      S3    *disabled
PS2M      S3    *disabled
USB1      S3    *enabled   pci:0000:00:1d.0
USB2      S3    *enabled   pci:0000:00:1d.1
USB3      S3    *enabled   pci:0000:00:1d.2
USB4      S3    *enabled   pci:0000:00:1d.3
EUSB      S3    *enabled   pci:0000:00:1d.7
MC97      S3    *disabled
SLPB      S4    *disabled
:~$ 

:~$ lsusb
Bus 001 Device 002: ID 083a:4505 Accton Technology Corp. SMCWUSB-G 802.11bg
Bus 001 Device 008: ID 05dc:c75c Lexar Media, Inc. 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 002: ID 058f:9360 Alcor Micro Corp. 8-in-1 Media Card Reader
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 004: ID 040b:2011 Weltrend Semiconductor 
Bus 003 Device 003: ID 0b38:0010 Gear Head 107-Key Keyboard
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
:~$ 

相关内容