schatten wrote:
>> Works for me. I have "LAYOUT=German" in
>> /etc/default/kbd
>
> Thanks. I will try to change that and test it.
>
>> Is that a login on the local console screen?
>> Or is that perhaps a remote login via Xvnc?
>
> It is a normal local login.
>
> I am wondering why the startup script won't run? It is just:
> #! /bin/sh
> setxkbmap de
setxkbmap is a standard X11 client, so it requires DISPLAY is set and
that it's run as a user with permission to contact the X server.
Neither is true for scripts run out of /etc/rc*.d directories.
--
-Alan Coopersmith- [email protected]
Oracle Solaris Platform Engineering: X Window System
_______________________________________________
opensolaris-help mailing list
[email protected]