Enhances language labels in evdev.xml by replacing them with Emoji flags based on ISO 3166 codes.
- Clone this repository.
- Run
python3 glyphs2flags.pyto generateevdev.xml. - Make a backup
cp /usr/share/X11/xkb/rules/evdev.xml evdev.bkp - Replace original
evdev.xmlwith modified onecp evdev.xml /usr/share/X11/xkb/rules/evdev.xml - Restart GDM
killall -SIGQUIT gnome-shellor reboot to apply changes. - Enjoy improved language labels with Emoji flags.
To revert changes, return the backup to it's place cp evdev.bkp /usr/share/X11/xkb/rules/evdev.xml and restart GDM.
Change the emoji set using different fonts.
