xrandr --pos doesn't do anything
up vote
8
down vote
favorite
I hooked up a tv to my linux computer. I noticed the screen was offset by about 200px to the right, leaving behind a black vertical strip on the left of the screen and cutting off a portion of the right of hte screen.
So I executed the command sudo xrandr --output VGA1 --pos -200x0
but all that did was blink the tv for a split second without changing anything.
I tried repeating the xrandr with the --pos option on another computer. I noticed that the screen reposition as expected for just a fraction of a second before returning to it's original position.
How do I get xrandr to re-position screens ? What's wrong with my commands?
xrandr
|
show 1 more comment
up vote
8
down vote
favorite
I hooked up a tv to my linux computer. I noticed the screen was offset by about 200px to the right, leaving behind a black vertical strip on the left of the screen and cutting off a portion of the right of hte screen.
So I executed the command sudo xrandr --output VGA1 --pos -200x0
but all that did was blink the tv for a split second without changing anything.
I tried repeating the xrandr with the --pos option on another computer. I noticed that the screen reposition as expected for just a fraction of a second before returning to it's original position.
How do I get xrandr to re-position screens ? What's wrong with my commands?
xrandr
Are you sure you can give it negative positions? Did you try a positive number? Also see this: superuser.com/questions/300381/…
– slm♦
Jan 6 '14 at 1:45
This might shed light on things too: crunchbang.org/forums/viewtopic.php?pid=352151
– slm♦
Jan 6 '14 at 1:50
What about if you give it --pos 0x0?
– slm♦
Jan 6 '14 at 2:03
thanks yeah i looked at those posts earlier and they didn't help. When i use negative position on one of my monitors, it does re-position to the left as expected, but then it snaps back to the original position in less than a second
– John
Jan 6 '14 at 2:45
1
I know this is old, but on Ubuntu 14.04.4 I'm getting nowhere with xrandr either, with various commands (transform etc) screen flashes but the result is not what you expect. I have a suspicion that whilst it is supposed to change parameters on the fly, possibly lightdm (in my case), already set up and running, isn't paying attention, therefore whatever xrandr has done is only partially applied. Unfortunately trying to restart lightdm produces a locked up system.
– nmw01223
Mar 4 '16 at 10:19
|
show 1 more comment
up vote
8
down vote
favorite
up vote
8
down vote
favorite
I hooked up a tv to my linux computer. I noticed the screen was offset by about 200px to the right, leaving behind a black vertical strip on the left of the screen and cutting off a portion of the right of hte screen.
So I executed the command sudo xrandr --output VGA1 --pos -200x0
but all that did was blink the tv for a split second without changing anything.
I tried repeating the xrandr with the --pos option on another computer. I noticed that the screen reposition as expected for just a fraction of a second before returning to it's original position.
How do I get xrandr to re-position screens ? What's wrong with my commands?
xrandr
I hooked up a tv to my linux computer. I noticed the screen was offset by about 200px to the right, leaving behind a black vertical strip on the left of the screen and cutting off a portion of the right of hte screen.
So I executed the command sudo xrandr --output VGA1 --pos -200x0
but all that did was blink the tv for a split second without changing anything.
I tried repeating the xrandr with the --pos option on another computer. I noticed that the screen reposition as expected for just a fraction of a second before returning to it's original position.
How do I get xrandr to re-position screens ? What's wrong with my commands?
xrandr
xrandr
asked Jan 6 '14 at 0:57
John
278147
278147
Are you sure you can give it negative positions? Did you try a positive number? Also see this: superuser.com/questions/300381/…
– slm♦
Jan 6 '14 at 1:45
This might shed light on things too: crunchbang.org/forums/viewtopic.php?pid=352151
– slm♦
Jan 6 '14 at 1:50
What about if you give it --pos 0x0?
– slm♦
Jan 6 '14 at 2:03
thanks yeah i looked at those posts earlier and they didn't help. When i use negative position on one of my monitors, it does re-position to the left as expected, but then it snaps back to the original position in less than a second
– John
Jan 6 '14 at 2:45
1
I know this is old, but on Ubuntu 14.04.4 I'm getting nowhere with xrandr either, with various commands (transform etc) screen flashes but the result is not what you expect. I have a suspicion that whilst it is supposed to change parameters on the fly, possibly lightdm (in my case), already set up and running, isn't paying attention, therefore whatever xrandr has done is only partially applied. Unfortunately trying to restart lightdm produces a locked up system.
– nmw01223
Mar 4 '16 at 10:19
|
show 1 more comment
Are you sure you can give it negative positions? Did you try a positive number? Also see this: superuser.com/questions/300381/…
– slm♦
Jan 6 '14 at 1:45
This might shed light on things too: crunchbang.org/forums/viewtopic.php?pid=352151
– slm♦
Jan 6 '14 at 1:50
What about if you give it --pos 0x0?
– slm♦
Jan 6 '14 at 2:03
thanks yeah i looked at those posts earlier and they didn't help. When i use negative position on one of my monitors, it does re-position to the left as expected, but then it snaps back to the original position in less than a second
– John
Jan 6 '14 at 2:45
1
I know this is old, but on Ubuntu 14.04.4 I'm getting nowhere with xrandr either, with various commands (transform etc) screen flashes but the result is not what you expect. I have a suspicion that whilst it is supposed to change parameters on the fly, possibly lightdm (in my case), already set up and running, isn't paying attention, therefore whatever xrandr has done is only partially applied. Unfortunately trying to restart lightdm produces a locked up system.
– nmw01223
Mar 4 '16 at 10:19
Are you sure you can give it negative positions? Did you try a positive number? Also see this: superuser.com/questions/300381/…
– slm♦
Jan 6 '14 at 1:45
Are you sure you can give it negative positions? Did you try a positive number? Also see this: superuser.com/questions/300381/…
– slm♦
Jan 6 '14 at 1:45
This might shed light on things too: crunchbang.org/forums/viewtopic.php?pid=352151
– slm♦
Jan 6 '14 at 1:50
This might shed light on things too: crunchbang.org/forums/viewtopic.php?pid=352151
– slm♦
Jan 6 '14 at 1:50
What about if you give it --pos 0x0?
– slm♦
Jan 6 '14 at 2:03
What about if you give it --pos 0x0?
– slm♦
Jan 6 '14 at 2:03
thanks yeah i looked at those posts earlier and they didn't help. When i use negative position on one of my monitors, it does re-position to the left as expected, but then it snaps back to the original position in less than a second
– John
Jan 6 '14 at 2:45
thanks yeah i looked at those posts earlier and they didn't help. When i use negative position on one of my monitors, it does re-position to the left as expected, but then it snaps back to the original position in less than a second
– John
Jan 6 '14 at 2:45
1
1
I know this is old, but on Ubuntu 14.04.4 I'm getting nowhere with xrandr either, with various commands (transform etc) screen flashes but the result is not what you expect. I have a suspicion that whilst it is supposed to change parameters on the fly, possibly lightdm (in my case), already set up and running, isn't paying attention, therefore whatever xrandr has done is only partially applied. Unfortunately trying to restart lightdm produces a locked up system.
– nmw01223
Mar 4 '16 at 10:19
I know this is old, but on Ubuntu 14.04.4 I'm getting nowhere with xrandr either, with various commands (transform etc) screen flashes but the result is not what you expect. I have a suspicion that whilst it is supposed to change parameters on the fly, possibly lightdm (in my case), already set up and running, isn't paying attention, therefore whatever xrandr has done is only partially applied. Unfortunately trying to restart lightdm produces a locked up system.
– nmw01223
Mar 4 '16 at 10:19
|
show 1 more comment
1 Answer
1
active
oldest
votes
up vote
0
down vote
I had a similar problem and found this thread: How do I align the bottom edges of two monitors with xrandr?. BatchyX's answer helped me a lot.
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
I had a similar problem and found this thread: How do I align the bottom edges of two monitors with xrandr?. BatchyX's answer helped me a lot.
add a comment |
up vote
0
down vote
I had a similar problem and found this thread: How do I align the bottom edges of two monitors with xrandr?. BatchyX's answer helped me a lot.
add a comment |
up vote
0
down vote
up vote
0
down vote
I had a similar problem and found this thread: How do I align the bottom edges of two monitors with xrandr?. BatchyX's answer helped me a lot.
I had a similar problem and found this thread: How do I align the bottom edges of two monitors with xrandr?. BatchyX's answer helped me a lot.
edited Jan 15 at 10:23
Kevin Lemaire
1,119523
1,119523
answered Jan 15 at 8:17
roli
212
212
add a comment |
add a comment |
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f108019%2fxrandr-pos-doesnt-do-anything%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
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
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Are you sure you can give it negative positions? Did you try a positive number? Also see this: superuser.com/questions/300381/…
– slm♦
Jan 6 '14 at 1:45
This might shed light on things too: crunchbang.org/forums/viewtopic.php?pid=352151
– slm♦
Jan 6 '14 at 1:50
What about if you give it --pos 0x0?
– slm♦
Jan 6 '14 at 2:03
thanks yeah i looked at those posts earlier and they didn't help. When i use negative position on one of my monitors, it does re-position to the left as expected, but then it snaps back to the original position in less than a second
– John
Jan 6 '14 at 2:45
1
I know this is old, but on Ubuntu 14.04.4 I'm getting nowhere with xrandr either, with various commands (transform etc) screen flashes but the result is not what you expect. I have a suspicion that whilst it is supposed to change parameters on the fly, possibly lightdm (in my case), already set up and running, isn't paying attention, therefore whatever xrandr has done is only partially applied. Unfortunately trying to restart lightdm produces a locked up system.
– nmw01223
Mar 4 '16 at 10:19