Package: xkb-data Version: 2.35.1-1 Followup-For: Bug #855422 If inet:chromebook was declared like in those two attached files, it would allow users to select the Inet Options -> Chromebook layout in current keyboard layout UIs (gnome tweak for example).
Meanwhile, for local user, one can drop them in ~/.config/xkb/rules/ Jérémy -- System Information: Debian Release: bookworm/sid APT prefers unstable APT policy: (500, 'unstable'), (101, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 5.18.0-4-amd64 (SMP w/4 CPU threads; PREEMPT) Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled -- no debconf information
! option = symbols inet:chromebook = +inet(chromebook) ! include %S/evdev
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE xkbConfigRegistry SYSTEM "xkb.dtd"> <xkbConfigRegistry version="1.1"> <optionList> <group allowMultipleSelection="true"> <configItem> <name>inet</name> <description>Inet options</description> </configItem> <option> <configItem> <name>inet:chromebook</name> <description>Enable chromebook media keys</description> </configItem> </option> </group> </optionList> </xkbConfigRegistry>