wmutils / opt

optional addons to wmutils
Other
114 stars 24 forks source link

The Great Multihead PR #7

Closed laserswald closed 8 years ago

laserswald commented 8 years ago

This isn't done, but I do have one of the programs done. When it IS done, you can use these tiny tools to get info about your multimonitor displays.

z3bra commented 8 years ago

Doesn't work for me at all (VMware setup with two monitors):

$ ./lsm
$
$ xrandr | grep '\<connected\>'
Virtual1 connected 1920x1200+1680+0 (normal left inverted right x axis y axis) 0mm x 0mm
Virtual2 connected 1680x1050+0+0 (normal left inverted right x axis y axis) 0mm x 0mm
$
laserswald commented 8 years ago

Huh. I'll check it out. It works fine on my system, but that may just be my system. On Nov 17, 2015 6:55 AM, "zebra v3.1" notifications@github.com wrote:

Doesn't work for me at all (VMware setup with two monitors):

$ ./lsm $ $ xrandr | grep '' Virtual1 connected 1920x1200+1680+0 (normal left inverted right x axis y axis) 0mm x 0mm Virtual2 connected 1680x1050+0+0 (normal left inverted right x axis y axis) 0mm x 0mm $

— Reply to this email directly or view it on GitHub https://github.com/wmutils/opt/pull/7#issuecomment-157349167.

laserswald commented 8 years ago

@z3bratabs Can you see if the xcb randr libraries are on your virtual machine?

z3bra commented 8 years ago

Judging by the fact xrandr work as expected, yes ;)

laserswald commented 8 years ago

:C I don't know what's going on.

On Tue, Nov 17, 2015 at 2:03 PM, zebra v3.1 notifications@github.com wrote:

Judging by the fact xrandr work as expected, yes ;)

— Reply to this email directly or view it on GitHub https://github.com/wmutils/opt/pull/7#issuecomment-157471803.

laserswald commented 8 years ago

In order for me to fix this, I need more information and steps to reproduce the bug.

z3bra commented 8 years ago

I have a vmware install of archlinux. Grab the latest libxrandr, plug the two monitors and use the "cycle monitors" button to use them in the VM