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:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user