Hi, Arlo le Rouge <[EMAIL PROTECTED]> writes:
> I've managed to compile it on Debian (powerpc) and it launches, but > colors looks weird, like if they were inverted... I tried the demos from > DFBTutorial, and I didn't have this problem. hmm, looks as if either my or links handling of colors isn't endian-safe. I had a short look but couln't find the cause of the problem. Could you try if colors work fine with the links FB graphics driver? > Apart from colors, it works great, and is really fast :-) > I'll read your driver code to learn more about dfb. > > By the way, DirectFB doesn't see my mouse (logitech usb)... Is there > a way to configure it ? I tried links' fb driver, and I had a > working (huge) mouse cursor. did you stop gpm before starting links-directfb? DirectFB can not access your mouse if gpm is running. If GPM is not running, DirectFB should see your mouse via PS/2 emulation. > Last question : is there a way to switch vt when in a DirectFB > application ? Alt-Fn does nothing. I suppose the application grabs > the keyboard, but perhaps it's possible to let some keypressed > events pass through ? there's an option to enable VT switching in the directfbrc (read the man-page). However I'm not sure if it's working at the moment. Salut, Sven -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe directfb-users" as subject.
