On 17 Sep 2013, Luis Bandarra wrote:
> 
> #!/bin/sh
> 
> # script to start a new server with i3
> DISPLAY=:0
> Xephyr :1 -ac -br -reset -terminate -screen 1280x1024 2> /dev/null &
> sleep 2
> DISPLAY=:1
> i3 &
> 
> but you can use just the command line's commands...
> 
> Hope it helps...
> 


I use this:


# switch to icewm
xinit  /home/ac/.xxinitrc -- :1 &



where ,xxinitrc is a modified version of .xinitrc to run icewm (in this
case). I can then switch back and forth between spectrwm and icewm with
Ctrl-Alt-Fx.


-- 
Anthony Campbell - a...@acampbell.org.uk 
http://www.acupuncturecourse.org.uk 
http://www.smashwords.com/profile.view/acampbell
https://itunes.apple.com/ca/artist/anthony-campbell/id73235412






-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20130918064954.gj32...@arcadia.home.gateway

Reply via email to