Hi all,
I've got a bit of a problem in that many applications seem to ignore my choice of what the primary display monitor is. Some games seem to use it and its resolution rather than my primary one. Now that I think of it the Kubuntu logo on start up also hits the secondary monitor first.
So I have two:
My supposedly primary display monitor which is a 1920x1080 monitor running through HDMI.
My second monitor which is a 1360x768 monitor running through DVI-D.
Presumably I've configured something wrong in the past, has anybody got any ideas on how I could begin to troubleshoot such a problem? The HDMI one is set as the primary output in Display Settings.
EDIT: I'm sorry, I can't seem to work out how to post attachments and don't want to just paste it in post so here's a Pastebin to my xorg log
http://pastebin.com/nujH0d8N
If I'm reading correctly, this section seems to identify my issue:
How do I change it so that DFP-1 is the boot monitor instead of CRT-0?
I've got a bit of a problem in that many applications seem to ignore my choice of what the primary display monitor is. Some games seem to use it and its resolution rather than my primary one. Now that I think of it the Kubuntu logo on start up also hits the secondary monitor first.
So I have two:
My supposedly primary display monitor which is a 1920x1080 monitor running through HDMI.
My second monitor which is a 1360x768 monitor running through DVI-D.
Presumably I've configured something wrong in the past, has anybody got any ideas on how I could begin to troubleshoot such a problem? The HDMI one is set as the primary output in Display Settings.
EDIT: I'm sorry, I can't seem to work out how to post attachments and don't want to just paste it in post so here's a Pastebin to my xorg log
http://pastebin.com/nujH0d8N
If I'm reading correctly, this section seems to identify my issue:
Code:
[LIST][*][COLOR=#333333][ 9.891] (II) NVIDIA(0): Creating default Display subsection in Screen section[/COLOR] [*][COLOR=#333333] "Default Screen Section" for depth/fbbpp 24/32[/COLOR] [*][COLOR=#333333][ 9.891] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32[/COLOR] [*][COLOR=#333333][ 9.891] (==) NVIDIA(0): RGB weight 888[/COLOR] [*][COLOR=#333333][ 9.891] (==) NVIDIA(0): Default visual is TrueColor[/COLOR] [*][COLOR=#333333][ 9.891] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)[/COLOR] [*][COLOR=#333333][ 9.895] (**) NVIDIA(0): Enabling 2D acceleration[/COLOR] [*][COLOR=#333333][ 10.414] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0[/COLOR] [*][COLOR=#333333][ 10.414] (--) NVIDIA(0): CRT-0 (boot)[/COLOR] [*][COLOR=#333333][ 10.414] (--) NVIDIA(0): DFP-0[/COLOR] [*][COLOR=#333333][ 10.414] (--) NVIDIA(0): DFP-1[/COLOR] [*][COLOR=#333333][ 10.414] (--) NVIDIA(0): DFP-2[/COLOR] [*][COLOR=#333333][ 10.414] (--) NVIDIA(0): DFP-3[/COLOR] [*][COLOR=#333333][ 10.414] (--) NVIDIA(0): DFP-4[/COLOR] [*][COLOR=#333333][ 10.462] (--) NVIDIA(0): LG Electronics E1960 (CRT-0): connected[/COLOR] [*][COLOR=#333333][ 10.462] (--) NVIDIA(0): LG Electronics E1960 (CRT-0): 400.0 MHz maximum pixel clock[/COLOR] [*][COLOR=#333333][ 10.462] (--) NVIDIA(0):[/COLOR] [*][COLOR=#333333][ 10.479] (--) NVIDIA(0): DFP-0: disconnected[/COLOR] [*][COLOR=#333333][ 10.479] (--) NVIDIA(0): DFP-0: Internal TMDS[/COLOR] [*][COLOR=#333333][ 10.479] (--) NVIDIA(0): DFP-0: 330.0 MHz maximum pixel clock[/COLOR] [*][COLOR=#333333][ 10.479] (--) NVIDIA(0):[/COLOR] [*][COLOR=#333333][ 10.509] (--) NVIDIA(0): Acer G276HL (DFP-1): connected[/COLOR] [*][COLOR=#333333][ 10.509] (--) NVIDIA(0): Acer G276HL (DFP-1): Internal TMDS[/COLOR] [*][COLOR=#333333][ 10.509] (--) NVIDIA(0): Acer G276HL (DFP-1): 600.0 MHz maximum pixel clock[/COLOR][/LIST]
Comment