Hi there, I have a GUI running in Qt (hence X11), but it executes a program which accesses the fb directly. When I run the program from prompt it works fine, but from the GUI it says that the fb device is not available. Is there any way to get this to work or to kill X11 on the fly? Thanks