test-awesome.bash 237 B

1234567891011
  1. #!/usr/bin/bash
  2. #control-mod-shift will make the nested x-session grab input
  3. #control-shift will make it let go of the mouse
  4. Xephyr -ac -br -noreset -screen 1024x768 :1.0 &
  5. sleep 1
  6. DISPLAY=:1.0 awesome -c ~/.config/awesome/rc.lua