Hana Skoumalova wrote:
First, I am pretty confused by its location. We have two instances of xkb directories, one in /usr/share/X11/xkb and another in /opt/SUNWut/lib/xkb. Most files in /opt/ are symlinked to /usr/, but some are not (e.g. rules/sun or rules/sun.lst). Which of the directories is used?

So it seems that the directory under /usr/share/ is used. When I added
sun.lst there the behavior changed - I got some output from 'setxkbcomp
-print'.

I copied files from /opt/SUNWut/lib/xkbfiles which differed from the
files under /usr/share or which were missing there. Now, the situation
is like follows:

The keyboard is somehow corrupted (Enter, Ctrl, BkSpc and other keys
don't work).

~> setxkbmap -print
xkb_keymap {
         xkb_keycodes  { include "sun(type6_usb)"        };
         xkb_types     { include "complete"      };
         xkb_compat    { include "complete"      };
         xkb_symbols   { include "sun/us(type6)" };
         xkb_geometry  { include "sun(type6)"    };
};

'setxkbmap -symbols sun/cz' loads the Czech keyboard layout, the
"control" keys don't work and 'setxkbmap -print' shows sun/us(type6)
keyboard.

After switching the keyboard to US layout (by 'setxkbmap -symbols
sun/us') cursor arrows stop working.

It looks as if the keyboard description was not correct. BTW, my
keyboard is a type7 keyboard, but there are no files describing it. Is
the description the same as for the type6 keyboard?

Hana

_______________________________________________
SunRay-Users mailing list
[email protected]
http://node1.filibeto.org/mailman/listinfo/sunray-users

Reply via email to