@Robin: so it does listen to the "Dell WMI hotkeys" input device for you now. Can you please run this:
for d in /dev/input/event*; do if ! sudo evtest --query $d EV_SW SW_DOCK; then echo $d; fi; done If this outputs anything, then you have a device which reports "dock" state/events, otherwise this part just doesn't apply to your laptop. E. g. on my ThinkPad none of the input devices support that, but on the HPs they do apparently. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1450009 Title: [HP, Dell notebooks] suspends on closed lid, does not recognized external monitors/dock To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1450009/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs