After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 347854 - Lock screen button support
Lock screen button support
Status: RESOLVED FIXED
Product: gnome-screensaver
Classification: Deprecated
Component: general
2.14.x
Other All
: Normal normal
: ---
Assigned To: gnome-screensaver maintainers
gnome-screensaver maintainers
Depends on:
Blocks:
 
 
Reported: 2006-07-17 23:50 UTC by Oliver Grawert
Modified: 2006-07-24 20:11 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14


Attachments
patch (6.48 KB, patch)
2006-07-17 23:52 UTC, Oliver Grawert
none Details | Review

Description Oliver Grawert 2006-07-17 23:50:44 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:
Comment 1 Oliver Grawert 2006-07-17 23:52:31 UTC
Created attachment 69077 [details] [review]
patch

the so called "listen_for_coffee" patch from ubuntu
Comment 2 Oliver Grawert 2006-07-17 23:54:12 UTC
please see also https://launchpad.net/distros/ubuntu/+source/gnome-screensaver/+bug/35256 for an issue with the code
Comment 3 William Jon McCann 2006-07-24 20:11:23 UTC
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.