summaryrefslogtreecommitdiffstats
path: root/tdecore/tdehw/tdeinputdevice.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdecore/tdehw/tdeinputdevice.h')
-rw-r--r--tdecore/tdehw/tdeinputdevice.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tdecore/tdehw/tdeinputdevice.h b/tdecore/tdehw/tdeinputdevice.h
index 410ff3e1e..39ccc4404 100644
--- a/tdecore/tdehw/tdeinputdevice.h
+++ b/tdecore/tdehw/tdeinputdevice.h
@@ -27,7 +27,9 @@ enum TDEInputDeviceType {
Unknown,
ACPILidSwitch,
ACPISleepButton,
+ ACPISuspendButton,
ACPIPowerButton,
+ ACPIOtherInput,
Other = 0x80000000
};
};