Change the location of where team viewer opens on screen

Asked by Bob

The version I have is GPicView 0.2.5
I just need to have it open on the right side of the screen. It always opens on the left side and I have to move it every time. Very annoying when you have to move it a few 100 times a day.

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Ubfan (ubfan1) said :
#1

Use the -geometry option on the invocation of any X program.
The first two numbers are x size and y size, the next two are position (-0 being the left/bottom)
so
myviewer -geometry 800x800-0+0
to open at the top right.

Revision history for this message
Ubfan (ubfan1) said :
#2

Unless you're running wayland, then -geometry doesn't work.

Revision history for this message
Bob (smith13) said :
#3

Where do I find -geometry option?

Revision history for this message
Manfred Hampl (m-hampl) said :
#4

1. Why do you ask about "team viewer" in the title, if the question is about GPicView?
2. It seems to me that GPicView does not have any inbuilt logic for window positioning.
3. Is GPicView a must, or is it possible to switch to a different program?

Can you help with this problem?

Provide an answer of your own, or ask Bob for more information if necessary.

To post a message you must log in.