It's not really a problem. -Garoth On Wed, Apr 1, 2009 at 7:58 PM, arunix <arunix@xxxxxxxx> wrote: > >>Maybe get the X pid, then kill it with a TERM (15) or QUIT (3) signal >>will do the job. >>Give it a try. >>If you log from the console, you can logout too. This will end the >>graphic session, then you'll fall back to the console. > > > i log from consol and gave the command startx > after that i use X adn when i came back to the consol (with > Ctrl+Alt+Backspace) then all error are come on the consol it shows that > errors > wmii: fatal: cant mount connection refused > /home/arunix/.wmii/wmiirc : line 38 : echo: write error Broken Pipe > > and here is line no 38 inthe wmiirc file > > # Status Bar Info > status() { > echo -n $(uptime | sed 's/.*://; s/,//g') '|' $(date) // line no > 38 > } > > > thts why i m so much confused > > > -- > View this message in context: http://www.nabble.com/Fatal-Error-tp22805236p22839947.html > Sent from the arch general mailing list archive at Nabble.com. > >