Linux: run an application fullscreen (not in a window)

Posted by Andre on Stack Overflow See other posts from Stack Overflow or by Andre
Published on 2010-04-23T10:34:25Z Indexed on 2010/04/23 10:53 UTC
Read the original article Hit count: 175

Filed under:
|

Hello,

I want to run a program in linux without the X borders. It's a c++ program that uses a graphical library called GRX and when it is launched it runs inside a window.

Is there any way to "force" an app not to run in windowed mode? An exec, comand or something?

Cheers

© Stack Overflow or respective owner

Related posts about linux

Related posts about x