On Fri, Dec 16, 2011 at 12:01 AM, Sylvester Y. Shi <ced...@gmail.com> wrote:
> I don't how do u start awesome.
> If u start it in .xinitrc like me, u'll find the real command to execute,
> eg. "exec awesome" so that log will output to stderr - TTYx.
> Than u can swtich to TTYx wich combination of "Ctrl + Alt + Fx".
> Otherwise in using X login manager to start awesome such as SLIM, look at
> that log file will find more information.

Hi,

Thanks for the hints!

I just got a script which can test awesome config inside WM,
here is what it does:

Xephyr -ac -br -noreset -screen 800x600 :1 &
sleep 1
DISPLAY=:1.0 awesome -c ~/.config/awesome/rc.lua

-- 
To unsubscribe, send mail to awesome-unsubscr...@naquadah.org.

Reply via email to