Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to merge 2 physical monitor into a virtual one ? #11

Open
Altyrost opened this issue Jun 6, 2024 · 1 comment
Open

How to merge 2 physical monitor into a virtual one ? #11

Altyrost opened this issue Jun 6, 2024 · 1 comment

Comments

@Altyrost
Copy link

Altyrost commented Jun 6, 2024

Hi.

I've come across your project while looking for a replacement for xrandr, which I used to merge 2 monitors into a virtual one.
xrandr --setmonitor VirtualMonitor auto DP1-1,DP-1-2

Is it possible to do the same with gnome-monitor-config ?

@jadahl
Copy link
Owner

jadahl commented Jun 6, 2024

gnome-monitor-config set -L -p -M DP-1 -M DP-2 will attempt to make DP-1 and DP-2 mirrored

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants