** Description changed:

  I want to open a Terminal window and Snap it to the Right half.
  
  In Ubuntu 20.10, I was using the following command in Startup
  Applications -
  
  ```
  $ gnome-terminal --geometry=91x47+996+8
  ```
  
  I found the right geometry numbers from this answer -
  https://askubuntu.com/a/1169268/934644
  
  Unfortunately, after upgrading to Ubuntu 21.04 it doesn't seem to be
  working.
  
+ COLS 91 and ROWS 47 scaling correctly but X 996 and Y 8 not translating
+ at all. My screen resolution is 1920 x 1080.
+ 
  This is definitely linked to the Wayland as default graphics.
  
  After selecting "Ubuntu on Xorg", the terminal window translates
  correctly.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1926274

Title:
  gnome-terminal --geometry option not working properly on Wayland
  Ubuntu 21.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wayland/+bug/1926274/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to