Kris Maglione wrote:
On Mon, Jan 21, 2008 at 06:53:58PM +0100, Ruben Gonzalez Arnau wrote:
Right, copying this file works for me too, also, new snap does not read my
$home/.wmii-3.5/rc.wmii.local any idea about that?

That's odd. It works here. Try opening terminal with rc and doing:

% . wmii.rc
% wi_script rc.wmii.local

If that doesn't give you the path to your rc.wmii.local, that's the problem. In that case, try echoing $WMII_CONFPATH and making sure it points to ~/.wmii-3.5. If it does, make sure that you're actually running rc.wmii. If it turns out you're not, try:

% wmii9rc; echo $? # In a bourne-ish shell.

Ok, it does not help for me, also I have a correct WMII_CONFPATH


See a little things that maybe helps to find what is wrong:

when I run startx I see

(==) Using config file: "/etc/X11/xorg.conf"
(II) Module already built-in
(II) Module already built-in
(II) Module already built-in
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
>                   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
SetClientVersion: 0 9
-f: not found
wi_fn-p: No such file or directory
wi_fn-p: No such file or directory
wi_fn-p: No such file or directory
(lots of wi_fn-p)
Action: No such file or directory
Action: No such file or directory
Action: No such file or directory


On file
/usr/local/etc/wmii-3.5/rc.wmii:

if not
        . `{wi_script -f rc.wmii.local}

(-f problem comes from here) deleting works a little better since it reads my file, but I am still having wi_fn-p & Actions erros.

Thank you


Reply via email to