Score:0

how to display current X-Y position of window in gnome-terminal

bo flag

For input into gnome-terminal --geometry. I would like to customize the gnome-terminal position upon opening it.

Score:2
us flag

Use xdotool to get the position of your current terminal window...

Install xdotool if you don't have it:

sudo apt install xdotool

Select the window and display its geometry:

xdotool getwindowgeometry `xdotool selectwindow`
Score:0
bo flag

got answer on reddit: xwininfo

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.