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

TripleMonitor Setup: Only manages windows on main window (-left 0) #12

Open
willjp opened this issue Apr 6, 2014 · 0 comments
Open

Comments

@willjp
Copy link

willjp commented Apr 6, 2014

Hello!

Firstly thank you so much for creating this, you make my work life much more familiar and efficient! I have 3 monitors connected right now and I'm having some problems getting hashTWM to manage any window that is not in the main workspace.

The commands that I have been trying are:
build: a297b28 hashtwm.exe -x -left -1920 -top 0 -width 1920 -height 1080 hashtwm.exe -x -left 0 -top 0 -width 1920 -height 1080 hashtwm.exe -x -left 1920 -top 0 -width 1920 -height 1080

I have tried using this both with windows managing the screen size, and also with NvidiaSurround activated (just in case).

hashtwm.exe -x -left 0 -top 0 -width 1920 -height 1080
With windows managing the screens, my primary screen (center) is managed by twm but on the other screens the windows are not tiled, nor can I select them with Mod+J/K, or snap them into tiling with Mod+O.

hashtwm.exe -x -left -1920 -top 0 -width 1920 -height 1080
hashtwm.exe -x -left 1920 -top 0 -width 1920 -height 1080
The odd thing is that even if I issue the command for the left or right screen without any other instance of hashtwm.exe running, it is still my primary workspace that is being activated and controlled.

If there is anything else I can give you that will help, just ask. Thank you so much for this again!

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

1 participant