the keymap is now saved when key locks or key modifiers are changed

this fixes bug #1282


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21625 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Jérôme Duval
2007-07-16 18:40:32 +00:00
parent 1fa400cd92
commit d57634f732
3 changed files with 17 additions and 0 deletions
+1
View File
@@ -40,6 +40,7 @@
#define SYSTEM_SHUTTING_DOWN 'SSDn'
#define IS_SAVE_SETTINGS 'Isst'
#define IS_SAVE_KEYMAP 'Iskp'
// app_server communication
#define IS_ACQUIRE_INPUT 'Iaqi'