grp_led:caps CapsLock LED shows alternative group.
grp_led:scroll ScrollLock LED shows alternative group.
Since the ScrollLock LED rarely displays useful information, it is a good candidate
for a group indicator.
Unfortunately, the LEDs operate very simply: they are off when group 1 is active,
and on when any other group is active??”it??™s not possible to determine from the LEDs
whether the alternative group is 2, 3, or 4.
A bug in some versions of the X.org server causes a new group LED
setting to be added to a previous group LED setting instead of replacing
it. For example, if you specify grp_led:scroll and later specify
only grp_led:caps, then both the ScrollLock and CapsLock LEDs will
light together when group 2, 3, or 4 is active.
To select the menu key as the group toggle and the ScrollLock LED as the group
indicator, specify both option values in a comma-separated list:
rules: xorg
model: pc105
layout: us,ca
variant: intl,
option: grp:menu_toggle,group. grp_led:scroll
12.6 Setting the Keymap in the xorg.conf File
If you??™re using the X.org server, the XKB keymap may be specified in the keyboard
InputDevice section of the xorg.conf file, using a series of Option directives.
Pages:
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267