Hi,

Greetings from Colombia

I'm using OpenBSD 3.7 and I configure the KDM

When I starting KDM since a root console

> login: root
> Password:
> Terminal type? [vt220]
> [EMAIL PROTECTED]:~ # kdm

It works fine :-)

But I add an entry in a /etc/rc.conf and /etc/rc for KDM starts when I power on 
the machine

In /etc/rc.conf
> kdm_flags=YES

In the end of /etc/rc
> if [ "X${kdm_flags}" != X"NO" ]; then
>         echo 'starting KDM...';         /usr/local/bin/kdm &
> fi

exit 0

But when I power on my PC and KDM start I can't use the Keyboard :'( In the 
Xorg.log appear the following entry only when KDM starts since /etc/rc:
> (EE) KbdOn: tcsetattr: Inappropriate ioctl for device

Can explain me this error... and say me how to solve it


Sincerely

Diego Fernando Nieto Moreno
---------------------------
IEEE Student Membership Number 41618544
http://www.compumundohypermegared.org

They called BSD!
And "Open" because it's always free

Reply via email to