Re: monitor hotplug resolution switch

2017-12-13 Thread Felix Miata
Johann Obermayr composed on 2017-12-13 15:07 (UTC): > now i have compile 2.99.917 and enable VirtualHeads in the xorg.conf. > xrandr --newmode "1920x1080" 173.00 1920 2048 2248 2576 1080 1083 1088 1120 > xrandr --addmode VIRTUAL1 "1920x1080" > xrandr --output VIRTUAL1 --mode "1920x1080" > now

AW: monitor hotplug resolution switch

2017-12-13 Thread Johann Obermayr
Hello, now i have compile 2.99.917 and enable VirtualHeads in the xorg.conf. xrandr --newmode "1920x1080" 173.00 1920 2048 2248 2576 1080 1083 1088 1120 xrandr --addmode VIRTUAL1 "1920x1080" xrandr --output VIRTUAL1 --mode "1920x1080" now it looks like it works. The resolution is always

Re: AW: AW: AW: monitor hotplug resolution switch

2017-12-13 Thread j...@dodin.org
Le 13/12/2017 à 20:53, Johann Obermayr a écrit : Now I'm search a way to set this 3 line with the xrandr extensions library. did you look here? http://dodin.org/wiki/pmwiki.php?n=Doc.AddXResolution#toc3 it need to be in a script at launch after X starts, for me simply launched by kde

AW: AW: AW: monitor hotplug resolution switch

2017-12-13 Thread Johann Obermayr
Hello, > -Ursprüngliche Nachricht- > Von: xorg [mailto:xorg-boun...@lists.x.org] Im Auftrag von j...@dodin.org > Gesendet: Mittwoch, 13. Dezember 2017 20:05 > An: xorg@lists.x.org > Betreff: Re: AW: AW: monitor hotplug resolution switch > > Le 13/12/2017 à 11:14, Jo

Re: AW: AW: monitor hotplug resolution switch

2017-12-13 Thread j...@dodin.org
Le 13/12/2017 à 11:14, Johann Obermayr a écrit : We are using VNC. so you need a way to set a resolution in VNC, I did that but so long time ago I don't recall how :-( sorry jdd -- http://dodin.org ___ xorg@lists.x.org: X.Org support Archives:

AW: AW: monitor hotplug resolution switch

2017-12-13 Thread Johann Obermayr
Hi, Thanks for helping. regards Johann > -Ursprüngliche Nachricht- > Von: xorg [mailto:xorg-boun...@lists.x.org] Im Auftrag von j...@dodin.org > Gesendet: Mittwoch, 13. Dezember 2017 10:22 > An: xorg@lists.x.org > Betreff: Re: AW: monitor hotplug resolution switch >

AW: monitor hotplug resolution switch

2017-12-13 Thread Johann Obermayr
Hello, > -Ursprüngliche Nachricht- > Von: xorg [mailto:xorg-boun...@lists.x.org] Im Auftrag von Felix Miata > Gesendet: Mittwoch, 13. Dezember 2017 11:31 > An: xorg@lists.x.org > Betreff: Re: monitor hotplug resolution switch > > Johann Obermayr composed on

Re: monitor hotplug resolution switch

2017-12-13 Thread Adam Jackson
On Tue, 2017-12-12 at 11:22 +, Johann Obermayr wrote: > Hello, > > i have a x86 machine with i915 graphics. > With connected display (1920x1080) all is ok. > But if I disconnect the monitor, the resolution switch to 320x200. > > How can I disable this ? The X server does not resize

Re: monitor hotplug resolution switch

2017-12-13 Thread Felix Miata
Johann Obermayr composed on 2017-12-13 08:36 (UTC: >> Johann Obermayr composed: >>> i have a x86 machine with i915 graphics. >>> With connected display (1920x1080) all is ok. >>> But if I disconnect the monitor, the resolution switch to 320x200. >>> How can I disable this ? >>> I will always

Re: AW: monitor hotplug resolution switch

2017-12-13 Thread j...@dodin.org
Le 13/12/2017 à 09:36, Johann Obermayr a écrit : root@sigmatek-x86-mp:~# xrandr Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 8192 x 8192 VGA1 disconnected DP1 disconnected HDMI1 disconnected DP2 disconnected HDMI2 disconnected DP3 connected 1920x1080 60.0 + HDMI3

AW: monitor hotplug resolution switch

2017-12-13 Thread Johann Obermayr
> -Ursprüngliche Nachricht- > Von: xorg [mailto:xorg-boun...@lists.x.org] Im Auftrag von j...@dodin.org > Gesendet: Dienstag, 12. Dezember 2017 23:30 > An: xorg@lists.x.org > Betreff: Re: monitor hotplug resolution switch > > Le 12/12/2017 à 12:22, Johann Obermay

Re: monitor hotplug resolution switch

2017-12-12 Thread j...@dodin.org
Le 12/12/2017 à 12:22, Johann Obermayr a écrit : Hello, i have a x86 machine with i915 graphics. With connected display (1920x1080) all is ok. But if I disconnect the monitor, the resolution switch to 320x200. How can I disable this ? I will always have the same resolution (1920x1080) How

monitor hotplug resolution switch

2017-12-12 Thread Johann Obermayr
Hello, i have a x86 machine with i915 graphics. With connected display (1920x1080) all is ok. But if I disconnect the monitor, the resolution switch to 320x200. How can I disable this ? I will always have the same resolution (1920x1080) How can I do this ? Thanks for help Johann