input_server saves its settings on change, sending itself a 'Save' request message

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18052 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Jérôme Duval
2006-07-07 15:38:53 +00:00
parent fc6956ac0c
commit 8703696801
4 changed files with 17 additions and 3 deletions
+2
View File
@@ -39,6 +39,8 @@
#define IS_CONTROL_DEVICES 'Icnd'
#define SYSTEM_SHUTTING_DOWN 'SSDn'
#define IS_SAVE_SETTINGS 'Isst'
// app_server communication
#define IS_ACQUIRE_INPUT 'Iaqi'
#define IS_RELEASE_INPUT 'Irli'