Alex Kilgore wrote:
> Thank you for this quick answer :
My partition /home is mounted without noexec :
UUID=83206833-5057-4e87-810a-9223320ebf17 /home reiserfs defaults 0 1
I've forget to chmod +x the wmiirc file.
Now i can see the file in the Alt + A menu in wmii but my
modifications are not effectives :
# Configuration Variables
MODKEY=Mod4 #(to use the SuperKey instead of the Left_Alt)
UP=k
DOWN=j
LEFT=h
RIGHT=l
What's wrong??
Do you see anything unusual (errors) on the console?
What happens when you try to explicitly specify the config file
with wmii -c ~/.wmii-hg/wmiirc (though you shouldn't have to do that)
does that help?
Alex K.
The command is wrong :
[j...@windu100x ~]$ wmii -c ~/.wmii-hg/wmiirc
wmii: fatal: usage: wmii [-a <address>] [-r <wmiirc>] [-v]
So i tried (when wmii was running) :
[j...@windu100x ~]$ wmii -r ~/.wmii-hg/wmiirc
wmii: fatal error: Xrequest code=2, Xerror code=10
X Error of failed request: BadAccess (attempt to access private
resource denied)
Major opcode of failed request: 2 (X_ChangeWindowAttributes)
Serial number of failed request: 8
Current serial number in output stream: 9
Pour info :
[j...@windu100x ~]$ echo $WMII_CONFPATH
/home/jpec/.wmii-hg:/etc/wmii-hg
In the console i've probably found a way : i can see a message like >>>
/usr/bin/wmii9rc : found rc but not read - you probably have an out of
date 9base installed.
I'll try to compile the hg version on 9base...