Quoting Eric Christopherson ([EMAIL PROTECTED]): > On Thu, Jul 31, 2003 at 04:29:15AM +0200, Denis Oliver Kropp wrote: > > Quoting Eric Christopherson ([EMAIL PROTECTED]): > > > By the way, could someone please tell me how to build the XDirectFB server > > > without building the fonts and extraneous programs? I have tried putting > > > #defines in to not compile/build those things, but if I do that the build > > > fails some way or another. > > > > You can disable the font formats in xc/config/cf/directfb.cf, but you have > > to keep at least 75dpi fonts, otherwise the server won't find the fixed font. > > This isn't even necessary though if I use the 75-dpi fonts provided by my > existing (Debian unofficial packages) X installation? That's what I do > currently. But the build process doesn't succeed if I don't build everything > (or nearly everything).
I'm not sure if it works. I built the server without fonts and created a link to /usr/X11R6/lib/X11/fonts in /usr/local/... but it was still missing or I made a mistake. > Also, can I redefine my keys in XDirectFB like in X? For example, I would > like to use caps lock as a ctrl key, and Windows key to send meta. I have > tried defining them with xmodmap, but it doesn't work correctly. There is a minor bug with modifiers. Some apps are confused by too many events that are sent. But that is probably not your problem. -- Best regards, Denis Oliver Kropp .------------------------------------------. | DirectFB - Hardware accelerated graphics | | http://www.directfb.org/ | "------------------------------------------" Convergence GmbH -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe directfb-users" as subject.
