Comment 259 for bug 2561

Revision history for this message
In , Haggai Eran (haggai-eran) wrote :

I don't use KDE - I use gnome. I think I already have a latin keyboard layout as well as the Hebrew layout. Here's the output of setxkbmap:
> $setxkbmap -print
> xkb_keymap {
> xkb_keycodes { include "xfree86+aliases(qwerty)" };
> xkb_types { include "complete" };
> xkb_compat { include "complete+ledcaps(group_lock)+ledcaps(group_lock)" };
> xkb_symbols { include "pc+us+inet(logiclx300)+il(lyx):2+group(caps_toggle)" };
> xkb_geometry { include "pc(pc104)" };
> };

Is that ok?

Haggai