You have a problem with Salix? Post here and we'll do what we can to help.
NickC
Posts: 32 Joined: 12. Feb 2012, 17:18
Post
by NickC » 18. Feb 2012, 17:49
gapan wrote: That's the one. If only one screen shows up in there, then something else is wrong. What is the output of
?
xrandr lists two screens, DP-1 & DP-2
but Settings -> display lists only one screen: Screen 1
gapan
Salix Wizard
Posts: 6368 Joined: 6. Jun 2009, 17:40
Post
by gapan » 18. Feb 2012, 17:57
Strange. That should show the same. Install lxrandr and try that instead.
NickC
Posts: 32 Joined: 12. Feb 2012, 17:18
Post
by NickC » 23. Feb 2012, 09:59
gapan wrote: Strange. That should show the same. Install lxrandr and try that instead.
Like the output from xrandr, lxrandr sees two screens and allows the resolutions to be set individually. However it does not have any options to use the two screens as one desktop, they are just mirrored and no option to do anything else.
gapan
Salix Wizard
Posts: 6368 Joined: 6. Jun 2009, 17:40
Post
by gapan » 23. Feb 2012, 14:09
Yes, you're right, lxrandr doesn't support that apparently. I thought it did, sorry.
Open sourcery and install arandr. That will do it. Make sure you refresh the slackbuild cache if you don't find the package in the list at first.
NickC
Posts: 32 Joined: 12. Feb 2012, 17:18
Post
by NickC » 23. Feb 2012, 15:19
xrandr output:
Screen 0: minimum 320 x 200, current 2560 x 1024, maximum 8192 x 8192
DP-1 connected 1280x1024+0+0 (normal left inverted right x axis y axis) 375mm x 301mm
1280x1024 60.0*+ 75.0
1024x768 75.1 70.1 60.0
832x624 74.6
800x600 72.2 75.0 60.3 56.2
640x480 72.8 75.0 66.7 60.0
720x400 70.1
DP-2 connected 1280x1024+1280+0 (normal left inverted right x axis y axis) 375mm x 301mm
1280x1024 60.0*+ 75.0
1280x960 75.0 70.0 60.0
1152x864 75.0 70.0 60.0
1024x768 75.1 70.1 60.0
832x624 74.6
800x600 72.2 75.0 60.3 56.2
640x480 72.8 75.0 66.7 60.0
720x400 70.1
NickC
Posts: 32 Joined: 12. Feb 2012, 17:18
Post
by NickC » 23. Feb 2012, 15:45
gapan wrote: Yes, you're right, lxrandr doesn't support that apparently. I thought it did, sorry.
Open sourcery and install arandr. That will do it. Make sure you refresh the slackbuild cache if you don't find the package in the list at first.
Thats it works fine, thanks.