Then run these commands to launch Xephyr. You could also directly execute nimwin from your `~/.xinitrc`, but that would be difficult to use.
Then run these commands to launch Xephyr. You could also directly execute nimwin from your `~/.xinitrc` which will launch it directly when your X session starts.
@ -22,4 +21,4 @@ If you want to run xterm, for example, just run `xterm -display :1`
### How to move windows
### How to move windows
`alt + right` click allows you to resize, `alt + left click` allows you to move, `ctrl + alt + t` opens an xterm
`alt + right` click allows you to resize, `alt + left click` allows you to move, `ctrl + alt + return` opens an xterm, and `alt + tab` cycles through windows, changing the focus each time.