[opensuse] Display dimensions
My Lenovo T520 with 1366x768 screen shows the following on 13.2: viajero:~ # xrandr | fgrep '*' 1366x768 60.00*+ viajero:~ # xdpyinfo | grep dimensions dimensions: 2390x768 pixels (631x203 millimeters) This is an zypper dup upgrade from 13.1. It behaves funny with tooltips and menus extending off screen to the right. On 13.1, windows respected Gkrellm's space. On 13.2, new windows will extend behind Gkrellm to the screen's edge. The results above tell me why, but not how to correct it. Any suggestions? TIA, Jeffrey -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 01/07/2017 05:02 PM, Jeffrey L. Taylor wrote:
My Lenovo T520 with 1366x768 screen shows the following on 13.2:
viajero:~ # xrandr | fgrep '*' 1366x768 60.00*+ viajero:~ # xdpyinfo | grep dimensions dimensions: 2390x768 pixels (631x203 millimeters)
This is an zypper dup upgrade from 13.1. It behaves funny with tooltips and menus extending off screen to the right. On 13.1, windows respected Gkrellm's space. On 13.2, new windows will extend behind Gkrellm to the screen's edge. The results above tell me why, but not how to correct it. Any suggestions?
TIA, Jeffrey
KDE settings? -- After all is said and done, more is said than done. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Quoting John Andersen <jsamyth@gmail.com>:
On 01/07/2017 05:02 PM, Jeffrey L. Taylor wrote:
My Lenovo T520 with 1366x768 screen shows the following on 13.2:
viajero:~ # xrandr | fgrep '*' 1366x768 60.00*+ viajero:~ # xdpyinfo | grep dimensions dimensions: 2390x768 pixels (631x203 millimeters)
This is an zypper dup upgrade from 13.1. It behaves funny with tooltips and menus extending off screen to the right. On 13.1, windows respected Gkrellm's space. On 13.2, new windows will extend behind Gkrellm to the screen's edge. The results above tell me why, but not how to correct it. Any suggestions?
TIA, Jeffrey
KDE settings?
Shows both the laptop screen and the HDMI screen. HDMI is not enabled but the is still room for it on the virtual screen that spans both physical screens. HDMI is 1024x768. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Quoting John Andersen <jsamyth@gmail.com>:
On 01/07/2017 05:02 PM, Jeffrey L. Taylor wrote:
My Lenovo T520 with 1366x768 screen shows the following on 13.2:
viajero:~ # xrandr | fgrep '*' 1366x768 60.00*+ viajero:~ # xdpyinfo | grep dimensions dimensions: 2390x768 pixels (631x203 millimeters)
This is an zypper dup upgrade from 13.1. It behaves funny with tooltips and menus extending off screen to the right. On 13.1, windows respected Gkrellm's space. On 13.2, new windows will extend behind Gkrellm to the screen's edge. The results above tell me why, but not how to correct it. Any suggestions?
TIA, Jeffrey
KDE settings?
Unchecking enable in the KDE display settings, logging out, and logging back in fixes it. Thanks for the hint. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Quoting IEEE alias <jeff.taylor@ieee.org>:
My Lenovo T520 with 1366x768 screen shows the following on 13.2:
viajero:~ # xrandr | fgrep '*' 1366x768 60.00*+ viajero:~ # xdpyinfo | grep dimensions dimensions: 2390x768 pixels (631x203 millimeters)
This is an zypper dup upgrade from 13.1. It behaves funny with tooltips and menus extending off screen to the right. On 13.1, windows respected Gkrellm's space. On 13.2, new windows will extend behind Gkrellm to the screen's edge. The results above tell me why, but not how to correct it. Any suggestions?
A little quick arithmetic reveals the two physical screens (1366x768 and HDMI: 1024x768) are placed on a virtual screen 2390x768. So the question is how do I disable the HDMI output and virtual and laptop physical screens match? -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Quoting IEEE alias <jeff.taylor@ieee.org>:
Quoting IEEE alias <jeff.taylor@ieee.org>:
My Lenovo T520 with 1366x768 screen shows the following on 13.2:
viajero:~ # xrandr | fgrep '*' 1366x768 60.00*+ viajero:~ # xdpyinfo | grep dimensions dimensions: 2390x768 pixels (631x203 millimeters)
This is an zypper dup upgrade from 13.1. It behaves funny with tooltips and menus extending off screen to the right. On 13.1, windows respected Gkrellm's space. On 13.2, new windows will extend behind Gkrellm to the screen's edge. The results above tell me why, but not how to correct it. Any suggestions?
A little quick arithmetic reveals the two physical screens (1366x768 and HDMI: 1024x768) are placed on a virtual screen 2390x768. So the question is how do I disable the HDMI output and virtual and laptop physical screens match?
The second screen is DVI-1-0, not one of the HDMI screens. Don't think it affects the question. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
The following might provide clues to enable us to help you: 1-/var/log/Xorg.0.log (uploaded to http://susepaste.org/ or equivalent) 2-'lspci -nnk | grep -A3 VGA' output 3-long directory listing of regular files in /etc/X11/ 4-long directory listing of /etc/X11/xorg.conf.d/ 5-output of 'xrdb -query | grep dpi' 6-which DE or WM you are using 7-if it exists, content of /etc/X11/xorg.conf 8-if exists, any uncommented content of /etc/X11/xorg.conf.d/50-[device,monitor,screen].conf -- "The wise are known for their understanding, and pleasant words are persuasive." Proverbs 16:21 (New Living Translation) Team OS/2 ** Reg. Linux User #211409 ** a11y rocks! Felix Miata *** http://fm.no-ip.com/ -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
participants (3)
-
Felix Miata
-
Jeffrey L. Taylor
-
John Andersen