From: Adrian M. <ad...@mc...> - 2001-10-06 14:06:13
|
On Friday 05 October 2001 1:39 am, Adrian McMenamin wrote: > I have successfully compiled and run this for linuxdc. It's bloated, but it > works. > > _______________________________________________ > Linuxdc-dev mailing list > Lin...@li... > https://lists.sourceforge.net/lists/listinfo/linuxdc-dev This turns out to be not quite as good as I thought yesterday morning! Maybe someone here might be able to help.... All the compiled examples run - the screen flashes up lime green and the windows with widgets appear on them - together with a mouse pointer in the middle of the screen. But the apps won't accept any keyboard or mouse input (my mouse is a PS/2 through an adaptor, but it's a proper DC keyboard). Keystrokes just result in characters appearing at the bottom of the screen - though the app keeps running and writing to the framebuffer at the same time if that is required. (Ctrl+C will break the app). Any ideas? Is this a setup/config problem do you think? Or a problem with QtE? My hunch is the former, but I don't know. The only device nodes I have set up are /dev/console and /dev/fb0 - could that be it? Adrian |