stumpwm-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[STUMP] Use two monitors for StumpWM


From: Stefan Reichör
Subject: [STUMP] Use two monitors for StumpWM
Date: Thu, 18 Jul 2013 09:53:11 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Hi all,

I try to setup stumpwm to use two monitors but attempts so far didn't work.

Here is what I try:

I put the following in my ~/.xsession file:

,----
| #!/bin/bash
| 
| xrandr --auto --output HDMI1 --mode 1920x1200 --right-of VGA1 --primary
| xrandr --auto --output VGA1 --mode 1600x1200 --left-of HDMI1 --pos 3520x0
`----

,----
| % xrandr
| Screen 0: minimum 320 x 200, current 3520 x 1200, maximum 32767 x 32767
| VGA1 connected 1600x1200+0+0 (normal left inverted right x axis y axis) 408mm 
x 306mm
|    1600x1200      60.0*+
|    1280x1024      85.0     75.0     60.0  
|    1280x960       75.0  
|    1152x864       75.0  
|    1024x768       85.0     75.1     70.1     60.0  
|    832x624        74.6  
|    800x600        85.1     72.2     75.0     60.3     56.2  
|    640x480        85.0     72.8     75.0     66.7     60.0  
|    720x400        70.1  
| HDMI1 connected 1920x1200+1600+0 (normal left inverted right x axis y axis) 
519mm x 324mm
|    1920x1200      60.0*+
|    1600x1200      60.0  
|    1680x1050      59.9  
|    1600x1000      60.0  
|    1280x1024      85.0     75.0     60.0  
|    1280x960       60.0  
|    1152x864       75.0  
|    1152x720       60.0  
|    1024x768       75.1     60.0  
|    832x624        74.6  
|    800x600        75.0     60.3  
|    640x480        75.0     60.0  
|    720x400        70.1  
| DP1 disconnected (normal left inverted right x axis y axis)
| HDMI2 disconnected (normal left inverted right x axis y axis)
| DP2 disconnected (normal left inverted right x axis y axis)
`----

StumpWM only uses the HDMI1 screen - I can move my mouse over to the VGA
screen but I have no idea how to put windows on the VGA screen.

Could someone please share a working setup or give a hint how I should
proceed.

Thanks,
  Stefan.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]