Hi,
"Jiri Svoboda" <[EMAIL PROTECTED]> writes:
> > know how to multiple keyboards for different framebuffers.
> > At least you can delete the input drivers installed by DirectFB,
> > this may enable you to use X with input on the first and DirectFB
> > with output only on the second framebuffer.
> > However there needs to be an option for disabling loading of all
> > or specific input drivers. Imagine using only a remote control
> > as input for DirectFB (e.g. using dfbsee) and the rest for your X ;)
>
> You mean delete from DirectFB and recompile or it can be done whiout
> modification of DirectFB sources?
you only need to hide the input driver modules from DirectFB. DirectFB
looks into ${prefix}/lib/directfb/inputdrivers, if it can't find the
module there, it won't be loaded. Of course there should really be a
way to configure this, but for the time being, moving the offending
drivers out of the inputdrivers path should do the trick.
Salut, Sven
--
Info: To unsubscribe send a mail to [EMAIL PROTECTED] with
"unsubscribe directfb-dev" as subject.