Hi!
I installed fedora 10 (with xfce) and can't find latvian keyboard layout. After doing some research, I found that I must have the xorg.conf set up and change keyboard properties to something like this:
Code:
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "lv"
Option "Xkbvariant" "apostrophe"
But it still doesn't work. What's wrong? Maybe I am missing some layout files? (on many other distros the
latvian (apostrophe) layout was included by default)
Thanks in advance,
-skazhy
UPDATE: I installed xfce keyboard layout plugin and all is working now

Admins can delete this post..