multi-monitor setup?

Moderators: dimkr, Forum moderators

Post Reply
artemis
Posts: 44
Joined: Wed Mar 24, 2021 8:16 pm
Has thanked: 8 times
Been thanked: 5 times

multi-monitor setup?

Post by artemis »

Hey, I've just gave DPup 9.2.6 a try, nice minimal setup you've got here! I am wondering, what's a good way to do multi-monitor configuration? In fossapup64 the video wizard has a button for multi-monitor setup (shown below) but I don't see that in dpup's video wizard.

grahpics wizrd.png
grahpics wizrd.png (44.05 KiB) Viewed 855 times
multi monitor.png
multi monitor.png (25.45 KiB) Viewed 855 times

Thanks!

User avatar
puddlemoon
Posts: 189
Joined: Sun Sep 06, 2020 9:26 pm
Location: In between
Has thanked: 89 times
Been thanked: 64 times

Re: multi-monitor setup?

Post by puddlemoon »

Hi @artemis
For my setup I just used a startup script in /root/startup,

Code: Select all

#!/bin/sh
xrandr --output HDMI-1 --primary --left-of DVI-I-1

use xrandr --help for more options

or you could apt install lxrandr. That is the app used in fossapup.

dimkr
Posts: 1915
Joined: Wed Dec 30, 2020 6:14 pm
Has thanked: 37 times
Been thanked: 846 times

Re: multi-monitor setup?

Post by dimkr »

@artemis As @puddlemoon said, try apt install lxrandr.

Post Reply

Return to “Vanilla Dpup”