You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I am making a program with Text UI (via FTXUI).
It runs fine when standalone:
But when I try to run it in supervisor, the window is much smaller:
I tried adding DISPLAY to environment= but it didn't do anything.
Any idea how to make it fullscreen, or if it's impossible? I guess fging from two different screens would be quite troublesome...
The text was updated successfully, but these errors were encountered:
Hello,
I am making a program with Text UI (via FTXUI).
It runs fine when standalone:
But when I try to run it in supervisor, the window is much smaller:
I tried adding
DISPLAY
toenvironment=
but it didn't do anything.Any idea how to make it fullscreen, or if it's impossible? I guess
fg
ing from two different screens would be quite troublesome...The text was updated successfully, but these errors were encountered: