I suppose I should just learn how to make an Ubuntu package. But you can
use the (fairly complete) famfamfam flags icon set from
http://www.famfamfam.com/lab/icons/flags/, which is "free for any
purpose with no requirement for attribution" to get really nice looking
flag icons for the keyboard layout indicator with just a little effort.

Unzip the famfamfam icons into ~/.icons/flags as mentioned above. Then
open a terminal, 'cd' into ~/.icons/flags, and type the following
command (ImageMagick [package: imagemagick] must be installed):

  mogrify -background none -gravity center -extent 24x24 *.png

This command puts the flags on a 24x24 pixel transparent background to
prevent them from being scaled (and distorted) to 24x24. Then set the
gconf key as described above
(/desktop/gnome/peripherals/keyboard/indicator/showFlags) using gconf-
editor and you're in business.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/80702

Title:
  Keyboard indicator flags are missing

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to