* Changed the way the shortcuts are switched: we no longer do the same thing
as BeOS on the right side (that is, switching control and option key), but switch control and command there as well. * As a consequence, the Alt-Gr key will stay where it is when switching the shortcuts. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29929 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -39,7 +39,7 @@ protected:
|
||||
BView* _CreateMapLists();
|
||||
void _AddKeyboardLayouts(BMenu* menu);
|
||||
|
||||
void _UpdateShortcutButton();
|
||||
void _UpdateSwitchShortcutButton();
|
||||
void _UpdateButtons();
|
||||
void _SwitchShortcutKeys();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user