Comment 34 for bug 1450009

Revision history for this message
Gfish (gareth-goldswain) wrote :

Similar issues on my Dell M4800.
Even worse for me is a serious security issue: sometimes, when laptop suspends at login screen and I hit power button on docking station to wake up from suspend, I see my Desktop without ever having to enter a username and password. This is obviously a serious problem.

  for d in /dev/input/event*; do if ! sudo evtest --query $d EV_SW SW_DOCK; then echo $d; fi; done
returns nothing.

Journal.txt and monitors.txt attached