1 // $XFree86: xc/programs/xkbcomp/compat/group_led,v 1.1.2.2 1999/07/22 14:21:30 hohndel Exp $
2 // This is a "default" compatibility with a small modification:
3 // an "Scroll Lock" LED now shows the active keyboard group
4 default xkb_compatibility "group_led" {
7 augment "accessx(basic)"
11 // This is to make Mode_switch working even in group 2
12 virtual_modifiers AltGr;
13 interpret Mode_switch {
14 useModMapMods= level1;
15 virtualModifier= AltGr;
16 action= SetGroup(group=+1);
18 indicator "Scroll Lock" {