xref: /aosp_15_r20/external/libxkbcommon/test/data/rules/multiple-options (revision 2b949d0487e80d67f1fda82db69e101e761f8064)
1*2b949d04SAndroid Build Coastguard Worker! model         = keycodes
2*2b949d04SAndroid Build Coastguard Worker  my_model      = my_keycodes
3*2b949d04SAndroid Build Coastguard Worker  *             = default_keycodes
4*2b949d04SAndroid Build Coastguard Worker
5*2b949d04SAndroid Build Coastguard Worker! layout        variant    = symbols
6*2b949d04SAndroid Build Coastguard Worker  my_layout     my_variant = my_symbols+extra_variant
7*2b949d04SAndroid Build Coastguard Worker
8*2b949d04SAndroid Build Coastguard Worker! layout        = symbols
9*2b949d04SAndroid Build Coastguard Worker  my_layout     = my_symbols
10*2b949d04SAndroid Build Coastguard Worker  *             = default_symbols
11*2b949d04SAndroid Build Coastguard Worker
12*2b949d04SAndroid Build Coastguard Worker! model         = types
13*2b949d04SAndroid Build Coastguard Worker  my_model      = my_types
14*2b949d04SAndroid Build Coastguard Worker  *             = default_types
15*2b949d04SAndroid Build Coastguard Worker
16*2b949d04SAndroid Build Coastguard Worker! model         = compat
17*2b949d04SAndroid Build Coastguard Worker  my_model      = my_compat
18*2b949d04SAndroid Build Coastguard Worker  *             = default_compat
19*2b949d04SAndroid Build Coastguard Worker
20*2b949d04SAndroid Build Coastguard Worker! option        = compat
21*2b949d04SAndroid Build Coastguard Worker  option111     = +substring
22*2b949d04SAndroid Build Coastguard Worker  option1       = +some:compat
23*2b949d04SAndroid Build Coastguard Worker  option11      = +group(bla)
24*2b949d04SAndroid Build Coastguard Worker
25*2b949d04SAndroid Build Coastguard Worker! option        = symbols
26*2b949d04SAndroid Build Coastguard Worker  option3       = +compose(foo)+keypad(bar)
27*2b949d04SAndroid Build Coastguard Worker  colon:opt     = +altwin(menu)
28