Re: [STUMP] Use two monitors for StumpWM

2013-07-18 Thread Michael Raskin
Ouch, the conversation was not copied to the list. >Michael Raskin <38a93...@rambler.ru> writes: > >> <20130718080101.4344456...@mailf.rambler.ru>) >> Mime-Version: 1.0 >> Content-type: text/plain; charset="UTF-8" >> >>>Hi Michael, >>> >StumpWM only uses the HDMI1 screen - I can move my mouse

Re: [STUMP] Use two monitors for StumpWM

2013-07-18 Thread Eric Abrahamsen
Michael Raskin <38a93...@rambler.ru> writes: >>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. > > Try simply moving to

Re: [STUMP] Use two monitors for StumpWM

2013-07-18 Thread Stefan Reichör
白い熊 writes: > "Stefan Reichör" wrote: > >>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. > > C-TAB to jump to the o

Re: [STUMP] Use two monitors for StumpWM

2013-07-18 Thread 白い熊
"Stefan Reichör" wrote: >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. C-TAB to jump to the other monitor. Then create

[STUMP] Use two monitors for StumpWM

2013-07-18 Thread Michael Raskin
>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. Try simply moving to the other screen like you would move to a frame after

[STUMP] Use two monitors for StumpWM

2013-07-18 Thread Stefan Reichör
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 --l