FAQ

Can I use my favorite xyz toolkit ?.

Since MicroXwin is compatible with Xlib API, it will work with any toolkit.

The window decoration with my window manager doesn't look right.

MicroXwin currently doesn't support X Shape Extension needed by your window manager. Sometimes using a different theme fixes the problem.

Additional graphics software in the kernel is going to make system unstable.

This is really part of the larger debate about monolithic kernel versus micro-kernels where even drivers run in user pace. Doing graphics in the kernel gives us the resposivness and speed required in devices such as cell phones.

Will it run on my favorite OS ?.

MicroXwin can be easily ported to other OS besides Linux. Contact us with more information.