GNOME Bugzilla – Bug 347854
Lock screen button support
Last modified: 2006-07-24 20:11:23 UTC
Please describe the problem: Add support to listen for the KEY_COFFEE events that hal exposes over dbus Involves attaching to the system dbus and listening for signals from hal. Should permit the lock-screen buttons on lots of keyboards to work (modulo kernel/acpi support). This is an enhancement used in ubuntu whch might be intresting for other OSes as well. Steps to reproduce: Actual results: Expected results: Does this happen every time? Other information:
Created attachment 69077 [details] [review] patch the so called "listen_for_coffee" patch from ubuntu
please see also https://launchpad.net/distros/ubuntu/+source/gnome-screensaver/+bug/35256 for an issue with the code
I've committed a patch based on this to HEAD. It will be in the release today. Please test this out as I don't have a coffee key on my keyboard. Thanks.