changing the default switchcut to Alt*2
This commit is contained in:
parent
9493341cc9
commit
6c7f2e7451
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2004-09-01 Sergey V. Udaltsov <svu@gnome.org>
|
||||
|
||||
* The default switchcut (Alt*2) is introduced
|
||||
|
||||
2004-08-20 Frederic Crozat <fcrozat@mandrakesoft.com>
|
||||
|
||||
* gnome-keyboard-properties.c: (main):
|
||||
|
|
|
@ -40,7 +40,7 @@
|
|||
#include "gnome-keyboard-properties-xkb.h"
|
||||
|
||||
#define GROUP_SWITCHERS_GROUP "grp"
|
||||
#define DEFAULT_GROUP_SWITCH "grp:alt_shift_toggle"
|
||||
#define DEFAULT_GROUP_SWITCH "grp:alts_toggle"
|
||||
|
||||
static GtkTreeIter current1stLevelIter;
|
||||
static const char *current1stLevelId;
|
||||
|
|
Loading…
Add table
Reference in a new issue