With the g84 on 1080 HDTV, apparently scaling, which I never tried before, is working too: $ xrandr --output DVI-I-1 --scale 1.2x1.2 (Assorted X data collected via script): # grep PRETTY /etc/os-release PRETTY_NAME="openSUSE 13.2 Milestone 0 (Harlequin) (x86_64)" # head -n16 /var/log/Xorg.0.log (beta warning stripped) [ 31.305] X.Org X Server 1.15.99.901 (1.16.0 RC 1) Release Date: 2014-02-24 [ 31.305] X Protocol Version 11, Revision 0 [ 31.305] Build Operating System: openSUSE SUSE LINUX [ 31.305] Current Operating System: Linux big41 3.14.0-rc7-1-desktop #1 SMP PREEMPT Thu Mar 20 12:43:03 UTC 2014 (89fa272) x86_64 [ 31.305] Kernel command line: root=LABEL=os132h50 ipv6.disable=1 net.ifnames=0 noresume splash=verbose vga=791 video=1024x768@60 # grep Output /var/log/Xorg.0.log | egrep -v 'disconnected|no monitor' [ 31.653] (II) NOUVEAU(0): Output DVI-I-1 connected [ 31.653] (II) NOUVEAU(0): Output DVI-I-1 using initial mode 1920x1080 # grep -v ^\# /etc/X11/xorg.conf.d/50-monitor.conf | grep DisplaySize grep: /etc/X11/xorg.conf.d/50-monitor.conf: no such file or directory # grep -v ^\# /etc/X11/xorg.conf | grep DisplaySize grep: /etc/X11/xorg.conf: no such file or directory # grep -v ^\# /etc/X11/xorg.conf.d/50-monitor.conf | grep PreferredMode grep: /etc/X11/xorg.conf.d/50-monitor.conf: no such file or directory # grep -v ^\# /etc/X11/xorg.conf | grep PreferredMode # xrdb -query | grep dpi grep: /etc/X11/xorg.conf: no such file or directory # xdpyinfo | egrep 'dime|ution' dimensions: 2304x1296 pixels (608x342 millimeters) resolution: 96x96 dots per inch # xrandr | head Screen 0: minimum 320 x 200, current 2304 x 1296, maximum 8192 x 8192 DVI-I-1 connected 2304x1296+0+0 (normal left inverted right x axis y axis) 698mm x 393mm 1920x1080 60.0*+ 60.0 59.9 24.0 24.0 1920x1080i 60.1 60.0 1280x720 60.0 59.9 1024x768 75.1 70.1 60.0 DVI-I-2 disconnected (normal left inverted right x axis y axis)
-- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg-server in Ubuntu. https://bugs.launchpad.net/bugs/883319 Title: xrandr --scale restricts area in which mouse moves To manage notifications about this bug go to: https://bugs.launchpad.net/xorg-server/+bug/883319/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~ubuntu-x-swat Post to : ubuntu-x-swat@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-x-swat More help : https://help.launchpad.net/ListHelp