** Description changed:

  Binary package hint: x11-xserver-utils
  
  I would like to position my internal 1280x800 LVDS screen next to a
  rotated external 1280x1024 VGA screen and align their bottom edges.  I
  tried the following command:
  
    xrandr --output VGA --auto --rotate left --right-of LVDS --output LVDS
  --auto --pos 0x480
  
  and it almost works, but the LVDS screen remains positioned at 0x0, as
  can be verified by running xrandr with no args (or by moving the mouse
  between the screens to check their alignment).
  
  If I split this into two commands:
  
    xrandr --output VGA --auto --rotate left --right-of LVDS
    xrandr --output LVDS --auto --pos 0x480
  
  then it works, but compiz gets confused and needs to be restarted
  manually (I'll file a separate bug report about that).
  
  ProblemType: Bug
  Architecture: i386
  DistroRelease: Ubuntu 9.04
  Package: x11-xserver-utils 7.4+1
  ProcEnviron:
   LC_CTYPE=lt_LT.UTF-8
   PATH=(custom, user)
   LANG=lt_LT.UTF-8
   SHELL=/bin/bash
  ProcVersion: Linux version 2.6.28-11-server (bui...@palmer) (gcc version 
4.3.3 (Ubuntu 4.3.3-5ubuntu4) ) #40-Ubuntu SMP Fri Apr 3 18:30:06 UTC 2009
  SourcePackage: x11-xserver-utils
  Uname: Linux 2.6.28-11-server i686
+ 
+ [lspci]
+ 00:00.0 Host bridge [0600]: Intel Corporation Mobile PM965/GM965/GL960 Memory 
Controller Hub [8086:2a00] (rev 0c)
+       Subsystem: Lenovo Device [17aa:20b3]
+ 00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 
GM965/GL960 Integrated Graphics Controller [8086:2a02] (rev 0c)
+       Subsystem: Lenovo Device [17aa:20b5]

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

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

Reply via email to