chiark / gitweb /
logind: rework power key/suspend key/lid switch handling
[elogind.git] / src / login / logind.h
index 8aa28a322c0160f0bae2797b809eaa5c0b6b62ad..0b52bf7b099039c4b5b99606e583e5b1795c606b 100644 (file)
@@ -102,6 +102,10 @@ struct Manager {
         HandleButton handle_power_key;
         HandleButton handle_sleep_key;
         HandleButton handle_lid_switch;
+
+        bool power_key_ignore_inhibited;
+        bool sleep_key_ignore_inhibited;
+        bool lid_switch_ignore_inhibited;
 };
 
 enum {