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 only use xrandr 1.5 and --setmonitor #48

Open
yoshegg opened this issue May 15, 2018 · 6 comments
Open

How to only use xrandr 1.5 and --setmonitor #48

yoshegg opened this issue May 15, 2018 · 6 comments
Labels

Comments

@yoshegg
Copy link

yoshegg commented May 15, 2018

As written in the README.md, this should be possible, but I can't find out how. I found the following post, but this does not work (for me at least). According to an older mailinglist discussion, it was also not clear how to use this option.

Does somebody have any working solution that they want to share?

I'm using a MatroxTripleHead2Go.

@nmschulte
Copy link
Contributor

nmschulte commented May 15, 2018

My setup has more or less completely changed, so I haven't followed up or ever got this to work (I have no need for fakexrandr anymore).

Does Aaron's idea of using --addmonitor --setmonitor without an associated Output (output of none) not work?

@phillipberndt
Copy link
Owner

The important thing is that the applications you use must actually be aware of the monitors API and actively use it - that goes in particular for your WM. Did you check that it is sufficiently recent?

@yoshegg
Copy link
Author

yoshegg commented May 15, 2018

@nmschulte Unfortunately not, I only get the output that for monitors are somehow known but that's it.

xrandr --listmonitors 
Monitors: 4
 0: +*DVI-I-2 5040/473x1050/296+0+0  DVI-I-2
 1: DVI-I-2~1 1680/490x1050/270+0+0 
 2: DVI-I-2~2 1680/490x1050/270+1680+0 
 3: DVI-I-2~3 1680/490x1050/270+3360+0

@phillipberndt I'm using the "standard" Ubuntu 18.04 with unity-like Gnome. I must say that I did not check and that I just don't understand enough of these things.

@nmschulte
Copy link
Contributor

Following these directions worked for me, with i3wm and modesetting driver:

https://askubuntu.com/questions/659381/use-one-monitor-as-multiple-monitors/998429#998429

@yoshegg
Copy link
Author

yoshegg commented May 29, 2018

That's the post I mentioned above, but I could get it to work.

Nevertheless I got it working another way (cf. issue #49).

@Justin-Maxwell
Copy link

Justin-Maxwell commented Feb 22, 2020

I can't get the soln at https://askubuntu.com/questions/659381/use-one-monitor-as-multiple-monitors/998429#998429 to work either. Linux Mint 19.3 and nvidia in my case. The commands all seem to be accepted, but nothing happens at step 3 (the hack to force an X refresh).

Perhaps there are xorg.conf equivalents to setmonitor or something.

EDIT: I must have spent 8-10 hours trying to use the 'pure' xrandr approach after reading "With xrandr 1.5, this library shouldn't be needed…" but finally gave up and installed fakexrandr and it just worked! Thanks @phillipberndt

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

No branches or pull requests

4 participants