Re: [dev] macos settings to use wmii in X11

2011-07-28 Thread Ethan Grammatikidis
" > exec /opt/local/bin/wmii» > > In order to work > > --- En date de : Lun 25.7.11, Aurélien Aptel a > écrit : > > De: Aurélien Aptel > Objet: Re: [dev] macos settings to use wmii in X11 > À: "dev mail list" > Date: Lundi 25 juillet 2011, 22h53 &

Re: [dev] macos settings to use wmii in X11

2011-07-25 Thread Jhonny Boy
my ~/.xinitrc must contains : «xterm & export PATH="/opt/local/bin:$PATH" exec /opt/local/bin/wmii» In order to work --- En date de : Lun 25.7.11, Aurélien Aptel a écrit : De: Aurélien Aptel Objet: Re: [dev] macos settings to use wmii in X11 À: "dev mail list" Dat

Re: [dev] macos settings to use wmii in X11

2011-07-25 Thread Aurélien Aptel
On Mon, Jul 25, 2011 at 9:25 PM, Jhonny Boy wrote: > > Well I tried different .xinitrc > right now I have : > " > exec wmii > " > I just try to launch X11 using the X11.app Is wmii in your PATH? Do you have any error/log when you start X? You need to be a lot more precise if you want some help.

Re: [dev] macos settings to use wmii in X11

2011-07-25 Thread Jhonny Boy
Well I tried different .xinitrc right now I have : " exec wmii " I just try to launch X11 using the X11.app --- En date de : Lun 25.7.11, Aurélien Aptel a écrit : De: Aurélien Aptel Objet: Re: [dev] macos settings to use wmii in X11 À: "dev mail list" Date: Lundi 25 juil

Re: [dev] macos settings to use wmii in X11

2011-07-25 Thread Aurélien Aptel
Can you post your .xinitrc? How do you start X?

[dev] macos settings to use wmii in X11

2011-07-24 Thread Jhonny Boy
Hello I just install wmii under macos X using macport. (I know it is quite an old version 3.1). I don't know how to configure it. I tried to write différente things in ~/.xinitrc. But I cannot manage la launch X11 in fullscreen using wmii as a window manager.