I think I have the same symptoms, just another keyboard (switch between icelandic and danish). Never really got the keyboard to work "properly". (I currently use a "workaround", having gnome startup run "setxkbmap -rules xfree86 -option "grp:alt_shift_toggle" -model pc105 -layout "is,dk").
kbd -l gives me type 6, layout 258, and input.x11_options.XkbLayout = 'us' (string), /etc/default/kbd = LAYOUT=Icelandic But even after reading the man page, I still got difficulties getting hald into debug mode (sorry): Man says: svc:> select hal svc:/system/hal> listprop hal/* hal/verbose boolean false hal/use_syslog boolean false svc:/system/hal> setprop hal/verbose=true ... I try :~$ pfexec svccfg svc:> select hal svc:/system/hal> listprop hal/* svc:/system/hal> ... svc:/system/hal> addpropvalue verbose boolean: true Property names must contain a `/'. svc:/system/hal> ... svc:/system/hal> addpropvalue hal/verbose boolean: true No such property group "hal". svc:/system/hal> ... etc I've tried running hald interactivly, but I don't find any output from keyboard detection, even unplugging/plugin (which probably makes sense). So how do I get hald into debug? (Again, sorry for stupid question ;) -- This message posted from opensolaris.org _______________________________________________ opensolaris-help mailing list opensolaris-help@opensolaris.org