How to make display arrangement persistent in Ubuntu 17.10?
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgO9GURib1T8z7lCwjOGLQaGtrueEthgQ8LO42ZX8cOfTqDK4jvDDpKkLFwf2J49kYCMNW7d4ABih_XCb_2UXdq5fPJDkoyg7-8g_YfRUot-XnaXkNYycsNp7lA5_TW9td0FFpLQ2APzKcZ/s1600/1.jpg)
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhYQ0N5W1qAOxLP7t7iOM6O6AzbZnkXUy16s7P_CWfOb5UbTQY_aDsc727chyphenhyphen5W4IppVNernMMQeaUFTB_rFzAd95_CDt-tnwN-nBx6JyUp2duGjPaL5-VgNO41AVsA_vu30EJcipdDG409/s400/Clash+Royale+CLAN+TAG%2523URR8PPP.png)
up vote
1
down vote
favorite
I use Ubuntu 17.10 on Dell Latitude 3470 with specs:
CPU: Intelî Core⢠i5-6200U CPU @ 2.30GHz à4
GPU: Intelî HD Graphics 520 (Skylake GT2)
GNOME: 3.26.2
OS type: 64-bit
For my setup I use 2 external Dell 24" monitors, one is connected via HDMI and second is via VGA D-Sub. HDMI is numbered 2 and VGA is 3 in [Settings > Devices > Displays]. HDMI(2) monitor is on the left and VGA(3) is on the right. Every time I startup my laptop monitor sides get reset to VGA on the left and HDMI on the right, and I have to drag the monitor icons in Settings panel to their appropriate sides. I would like to make these setting persistent between boots. What I can do to achieve this?
I tried to run xrandr via ARandr but I got this error:
xrandr returned error code 1: xrandr configure crtc 0 failed
When I run xrandr --verbose
the output is:
Screen 0: minimum 320 x 200, current 3840 x 1080, maximum 8192 x 8192
XWAYLAND0 connected (normal left inverted right x axis y axis)
Identifier: 0x21
Timestamp: 31650222
Subpixel: unknown
Clones:
CRTCs: 0
Transform: 1.000000 0.000000 0.000000
0.000000 1.000000 0.000000
0.000000 0.000000 1.000000
filter:
1920x1080 (0x24) 173.000MHz -HSync +VSync +preferred
h: width 1920 start 2048 end 2248 total 2576 skew 0 clock 67.16KHz
v: height 1080 start 1083 end 1088 total 1120 clock 59.96Hz
XWAYLAND2 connected (normal left inverted right x axis y axis)
Identifier: 0x289
Timestamp: 31650222
Subpixel: unknown
Clones:
CRTCs: 1
Transform: 1.000000 0.000000 0.000000
0.000000 1.000000 0.000000
0.000000 0.000000 1.000000
filter:
1920x1080 (0x24) 173.000MHz -HSync +VSync +preferred
h: width 1920 start 2048 end 2248 total 2576 skew 0 clock 67.16KHz
v: height 1080 start 1083 end 1088 total 1120 clock 59.96Hz
Here is content of my /var/log/Xorg.0.log
https://pastebin.com/0zxjNgbf
multiple-monitors 17.10 display hdmi
add a comment |Â
up vote
1
down vote
favorite
I use Ubuntu 17.10 on Dell Latitude 3470 with specs:
CPU: Intelî Core⢠i5-6200U CPU @ 2.30GHz à4
GPU: Intelî HD Graphics 520 (Skylake GT2)
GNOME: 3.26.2
OS type: 64-bit
For my setup I use 2 external Dell 24" monitors, one is connected via HDMI and second is via VGA D-Sub. HDMI is numbered 2 and VGA is 3 in [Settings > Devices > Displays]. HDMI(2) monitor is on the left and VGA(3) is on the right. Every time I startup my laptop monitor sides get reset to VGA on the left and HDMI on the right, and I have to drag the monitor icons in Settings panel to their appropriate sides. I would like to make these setting persistent between boots. What I can do to achieve this?
I tried to run xrandr via ARandr but I got this error:
xrandr returned error code 1: xrandr configure crtc 0 failed
When I run xrandr --verbose
the output is:
Screen 0: minimum 320 x 200, current 3840 x 1080, maximum 8192 x 8192
XWAYLAND0 connected (normal left inverted right x axis y axis)
Identifier: 0x21
Timestamp: 31650222
Subpixel: unknown
Clones:
CRTCs: 0
Transform: 1.000000 0.000000 0.000000
0.000000 1.000000 0.000000
0.000000 0.000000 1.000000
filter:
1920x1080 (0x24) 173.000MHz -HSync +VSync +preferred
h: width 1920 start 2048 end 2248 total 2576 skew 0 clock 67.16KHz
v: height 1080 start 1083 end 1088 total 1120 clock 59.96Hz
XWAYLAND2 connected (normal left inverted right x axis y axis)
Identifier: 0x289
Timestamp: 31650222
Subpixel: unknown
Clones:
CRTCs: 1
Transform: 1.000000 0.000000 0.000000
0.000000 1.000000 0.000000
0.000000 0.000000 1.000000
filter:
1920x1080 (0x24) 173.000MHz -HSync +VSync +preferred
h: width 1920 start 2048 end 2248 total 2576 skew 0 clock 67.16KHz
v: height 1080 start 1083 end 1088 total 1120 clock 59.96Hz
Here is content of my /var/log/Xorg.0.log
https://pastebin.com/0zxjNgbf
multiple-monitors 17.10 display hdmi
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I use Ubuntu 17.10 on Dell Latitude 3470 with specs:
CPU: Intelî Core⢠i5-6200U CPU @ 2.30GHz à4
GPU: Intelî HD Graphics 520 (Skylake GT2)
GNOME: 3.26.2
OS type: 64-bit
For my setup I use 2 external Dell 24" monitors, one is connected via HDMI and second is via VGA D-Sub. HDMI is numbered 2 and VGA is 3 in [Settings > Devices > Displays]. HDMI(2) monitor is on the left and VGA(3) is on the right. Every time I startup my laptop monitor sides get reset to VGA on the left and HDMI on the right, and I have to drag the monitor icons in Settings panel to their appropriate sides. I would like to make these setting persistent between boots. What I can do to achieve this?
I tried to run xrandr via ARandr but I got this error:
xrandr returned error code 1: xrandr configure crtc 0 failed
When I run xrandr --verbose
the output is:
Screen 0: minimum 320 x 200, current 3840 x 1080, maximum 8192 x 8192
XWAYLAND0 connected (normal left inverted right x axis y axis)
Identifier: 0x21
Timestamp: 31650222
Subpixel: unknown
Clones:
CRTCs: 0
Transform: 1.000000 0.000000 0.000000
0.000000 1.000000 0.000000
0.000000 0.000000 1.000000
filter:
1920x1080 (0x24) 173.000MHz -HSync +VSync +preferred
h: width 1920 start 2048 end 2248 total 2576 skew 0 clock 67.16KHz
v: height 1080 start 1083 end 1088 total 1120 clock 59.96Hz
XWAYLAND2 connected (normal left inverted right x axis y axis)
Identifier: 0x289
Timestamp: 31650222
Subpixel: unknown
Clones:
CRTCs: 1
Transform: 1.000000 0.000000 0.000000
0.000000 1.000000 0.000000
0.000000 0.000000 1.000000
filter:
1920x1080 (0x24) 173.000MHz -HSync +VSync +preferred
h: width 1920 start 2048 end 2248 total 2576 skew 0 clock 67.16KHz
v: height 1080 start 1083 end 1088 total 1120 clock 59.96Hz
Here is content of my /var/log/Xorg.0.log
https://pastebin.com/0zxjNgbf
multiple-monitors 17.10 display hdmi
I use Ubuntu 17.10 on Dell Latitude 3470 with specs:
CPU: Intelî Core⢠i5-6200U CPU @ 2.30GHz à4
GPU: Intelî HD Graphics 520 (Skylake GT2)
GNOME: 3.26.2
OS type: 64-bit
For my setup I use 2 external Dell 24" monitors, one is connected via HDMI and second is via VGA D-Sub. HDMI is numbered 2 and VGA is 3 in [Settings > Devices > Displays]. HDMI(2) monitor is on the left and VGA(3) is on the right. Every time I startup my laptop monitor sides get reset to VGA on the left and HDMI on the right, and I have to drag the monitor icons in Settings panel to their appropriate sides. I would like to make these setting persistent between boots. What I can do to achieve this?
I tried to run xrandr via ARandr but I got this error:
xrandr returned error code 1: xrandr configure crtc 0 failed
When I run xrandr --verbose
the output is:
Screen 0: minimum 320 x 200, current 3840 x 1080, maximum 8192 x 8192
XWAYLAND0 connected (normal left inverted right x axis y axis)
Identifier: 0x21
Timestamp: 31650222
Subpixel: unknown
Clones:
CRTCs: 0
Transform: 1.000000 0.000000 0.000000
0.000000 1.000000 0.000000
0.000000 0.000000 1.000000
filter:
1920x1080 (0x24) 173.000MHz -HSync +VSync +preferred
h: width 1920 start 2048 end 2248 total 2576 skew 0 clock 67.16KHz
v: height 1080 start 1083 end 1088 total 1120 clock 59.96Hz
XWAYLAND2 connected (normal left inverted right x axis y axis)
Identifier: 0x289
Timestamp: 31650222
Subpixel: unknown
Clones:
CRTCs: 1
Transform: 1.000000 0.000000 0.000000
0.000000 1.000000 0.000000
0.000000 0.000000 1.000000
filter:
1920x1080 (0x24) 173.000MHz -HSync +VSync +preferred
h: width 1920 start 2048 end 2248 total 2576 skew 0 clock 67.16KHz
v: height 1080 start 1083 end 1088 total 1120 clock 59.96Hz
Here is content of my /var/log/Xorg.0.log
https://pastebin.com/0zxjNgbf
multiple-monitors 17.10 display hdmi
multiple-monitors 17.10 display hdmi
asked Feb 27 at 8:51
Marecky
1309
1309
add a comment |Â
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1010217%2fhow-to-make-display-arrangement-persistent-in-ubuntu-17-10%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password