I wonder if you have to compile a Nano-X application for a fixed screen
resolution using e.g. -DSCREEN_WIDTH=1024 in the makefile or if you can set
the resolution when starting the program or maybe while it is running.
The launcher.sh file looks like that:
bin/nano-X -x 1024 -y 768 & bin/launcher bin/launcher.cnf
So this looks like the resolution is set after the program is compiled.
Georg
---------------------------------------------------------------------
To unsubscribe, e-mail: nanogui-unsubscr...@linuxhacker.org
For additional commands, e-mail: nanogui-h...@linuxhacker.org