- Posts: 4
- Thank you received: 0
Operator window scaling
1 week 15 hours ago #308
by Mika K
Operator window scaling was created by Mika K
Hello!
System where operator and engineering stations are running on same computer were originally using Full HD resolution. Selecting higher resolution provides some benefits but has one drawback. Operator window (top banner) is not scaling up:
Is there a way to make it fill the whole width of the screen?
-Mika
System where operator and engineering stations are running on same computer were originally using Full HD resolution. Selecting higher resolution provides some benefits but has one drawback. Operator window (top banner) is not scaling up:
Is there a way to make it fill the whole width of the screen?
-Mika
Please Log in or Create an account to join the conversation.
1 week 7 hours ago #309
by claes
Replied by claes on topic Operator window scaling
Hi Mika,
ProviewR tries to get the current screen width from gtk with a call to gdk_monitor_get_geometry() but the width doesn't seem to be updated for the new resolution. There is no other way set set the width of the operator window.
/Claes
ProviewR tries to get the current screen width from gtk with a call to gdk_monitor_get_geometry() but the width doesn't seem to be updated for the new resolution. There is no other way set set the width of the operator window.
/Claes
Please Log in or Create an account to join the conversation.
2 days 14 hours ago #311
by marc
Replied by marc on topic Operator window scaling
I am not 100% sure. But it can be I had the same problem many years ago. If you know the "window" name you can maybe try wmctrl -r "WINDOW_NAME" -e 0,X,Y,WIDTH,HEIGHT.
But again Claes is probably right. But.... you can give it a try.
/Marc
But again Claes is probably right. But.... you can give it a try.
/Marc
Please Log in or Create an account to join the conversation.
Time to create page: 0.522 seconds