Hello.
 
I have questions about monochrome framebuffer implementation for TinyX.
 
1. Can TinyX use monochrome buffer ( depth=1) in Linux even though the folder of mfb is not used?
 
2. If the answer to above question is YES, what are steps to create it in Linux?
(I could create color framebuffer, but want to know if process is same for implementing monochrome buffer).
Is there any guide/manual for setting up TinyX monochrome framebuffer?
 
3. If I want to handle color screen and monochrome screen in TinyX,  is it required to:
1) have two separate framebuffer devices ( example, /dev/fd0, dev/fd1)
2) two separate (Tiny) Xservers bui.t/running? Or is it possible to display to 1 color screen (framebuffer) & 1 monochrome screen (framebuffer) by 1 running Xserver.
 
I appreciate any help in advance,
Thank you,
M. Nakanishi
 

Reply via email to