[clfswm-devel] CLFSWM (gNewSense)

Philippe Brochard pbrochard at common-lisp.net
Thu Mar 8 22:08:59 UTC 2012


stayvoid at gmail.com writes:

> I've recently realized that it only works for root.
>
> This one works:
> /root/.xinitrc
> clisp /path/to/load.lisp
>
> This one doesn't work:
> /home/myuser/.xinitrc
> clisp /path/to/load.lisp
>
> How to make it work for a regular user?
> Maybe it has something to do with permissions. I have no idea.
>
Hi, maybe you have to enable local connections to your X server.
Add a line with "xhost local:local" in your .xinitrc before the line
starting clfswm.

Tell us if this works or not. This will help us to guide others.

Regards,

Philippe




More information about the clfswm-devel mailing list