Hi, This issue is probably not related with the Polish keyboard layout but it seems to be the same issue already reported due to wrong permissions on /var/run/xkb:
http://defect.opensolaris.org/bz/show_bug.cgi?id=13584 Someone proposed as a workaround adding correct permissions on mentioned file... it seems to work. Regards, Javier bpSpb wrote: > I've got similar problem: > > $ setxkbmap -v pl_dev > Warning! Multiple definitions of keyboard layout > Using command line, ignoring X server > Trying to build keymap using the following components: > keycodes: sun(type6_usb)+aliases(qwerty) > types: complete > compat: complete > symbols: pc+pl_dev+sun_vndr/solaris(defaults) > geometry: sun(type6) > Error loading new keyboard description > > $ setxkbmap -v pl > Warning! Multiple definitions of keyboard layout > Using command line, ignoring X server > Trying to build keymap using the following components: > keycodes: sun(type6_usb)+aliases(qwerty) > types: complete > compat: complete > symbols: pc+pl+sun_vndr/solaris(defaults) > geometry: sun(type6) > Error loading new keyboard description > > $ ls -l /usr/X11/lib/X11/xkb/symbols/pl* > -r--r--r-- 1 root bin 11828 2009-12-20 02:29 /usr/X11/lib/X11/xkb/symbols/pl > > $ uname -a > SunOS neuromancer 5.11 snv_130 i86pc i386 i86pc Solaris > > How can I setup it? > > Regards. >
