From owner-freebsd-questions Tue Apr 9 18:58:17 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp-send.myrealbox.com (smtp-send.myrealbox.com [192.108.102.143]) by hub.freebsd.org (Postfix) with ESMTP id 137AF37B405 for ; Tue, 9 Apr 2002 18:58:14 -0700 (PDT) Received: from myrealbox.com x-sb@smtp-send.myrealbox.com [61.144.185.3] by smtp-send.myrealbox.com with Novell NIMS $Revision: 2.88.1.0 $ on Novell NetWare via secured & encrypted transport (TLS); Tue, 09 Apr 2002 19:58:14 -0600 Message-ID: <3CB39C15.2050809@myrealbox.com> Date: Wed, 10 Apr 2002 09:57:41 +0800 From: Freer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.9+) Gecko/20020328 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions Subject: auto start program in Gnome Content-Type: text/plain; charset=GB2312 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello everybody, I'm running FreeBSD 4.5R +Xfree86 4.1 + Gnome 1.4 + Enlightenment 0.16.5, when I start it and open a terminal and run a program(chinput&, a Chinese input server), the program ran and I can see the process by run "ps". I want to run it automatically every time I started X, so I put it in the startup programs in Gnome's control center. Then I restart X,, open a terminal and run "ps", I can't see the process and can't input Chinese. Then I put the program in .xinitrc, and start X, the program still doesn't start! Then I put the program in .xsession and start X, it still doesn't start! What's wrong? Thanks! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message