Re: Re: program name

2005-10-31 Thread kangja
For the beneift of others who may face the same problem in the future, there is an easy way out. There is another keyboard driver called "kbd" and with it, XFree86 can work without a physical keyboard. kangja -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Troubl

Re: Re: program name

2005-10-21 Thread kangja
Instead of a h/w keyboard, I want to operate the system with on-screen keyboard and a pen/tablet. Just taking out the keyboard or removing the revelant input device part in XF86Config-4 would not work; there would be no screen upon boot-up. kangja -- To UNSUBSCRIBE, email to [EMAIL PROTECTED]

Re: Re: program name

2005-10-20 Thread Joseph H. Fry
On Thu, 2005-10-20 at 13:57 +0800, kangja wrote: > I said I wanted to mod it so that I can use it without a keyboard. First > and foremost, the system must be able to go to X window. Right now, if I > take out the keyboard, XFree86 will complain that there is no Core > Keyboard (gathered from the x

Re: Re: program name

2005-10-19 Thread kangja
I said I wanted to mod it so that I can use it without a keyboard. First and foremost, the system must be able to go to X window. Right now, if I take out the keyboard, XFree86 will complain that there is no Core Keyboard (gathered from the xfree86.0.log). This is the feature I want to mod. kangja