: As far as I could understand from the docs, it is possible to run Nano-X : without a framebuffer driver or X, sufficing it to write a suitable screen : driver with some basic functions.
Look at src/drivers/scr_*.c. You will find a number of screen drivers that are not framebuffer based. Read the Architecture document on the website for details on screen and other drivers. The requirements are very simple. : In this case, which config file should I : use and how should I change it? You'll have to dig a bit, since there's no direct config option. Basically, the config file directs other Makefiles to ultimately pick up the correct scr_xxx.c in the drivers/ directory. Regards, Greg --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]