Date: Wed, 13 Feb 2002 13:31:49 +0300 From: Igor Roboul <igorr@sysadm.stc> To: freebsd-questions@FreeBSD.ORG Subject: Re: Help, I've broken X Message-ID: <20020213103149.GA75248@sysadm.stc> In-Reply-To: <20020213001051.A3572@bullwinkle.local> References: <20020213001051.A3572@bullwinkle.local>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Feb 13, 2002 at 12:10:51AM -1000, Carl Tucker wrote: > I recreated my .xinitrc to only have 'exec blackbox &' as the only > line, but the same thing happens. remove & at end of last line in .xinitrc for example: export LANG=ru_RU.KOI8-R /usr/local/bin/display -backdrop -window root ~/root.jpg xset b 4 #xsetroot -solid slategray #xclock -digital -geometry -0-0 & ical -iconic & xxkb & #xbiff -geometry +0-0 & xterm & ickle & tkdesk & mwm -- Igor Roboul, System administrator at Speech Technology Center http://www.speechpro.com http://www.speechpro.ru To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020213103149.GA75248>