Отображение флага страны в индикаторе раскладок Gnome
Выполняем следующие команды
mkdir -p ~/.icons/flags; cd ~/.icons/flags; wget http://zeroed.ru/xlam/files/gnome/lookandfeel/flags/{ru,us}.svg
gconftool-2 --type bool --set \
/desktop/gnome/peripherals/keyboard/indicator/showFlags true
