How can I start X-Window directly after boot

CryBaby guitar at jazzcafe.no-ip.org
Wed Feb 2 08:00:39 PST 2005


 Thank you, Dejan.

 I am work fine now, but a daemon problem.

 Before I know kdm from here, I always startx in console.
 So, ".xinitrc" is work fine for me.

 	[CryBaby]~> less .xinitrc
 	#!/bin/sh
 	#
 		...
 	export LC_ALL=zh_TW.Big5
 	export LC_CTYPE=zh_TW.Big5
 	export LANG=zh_TW.Big5
 		...
 	gcin&
 	kmix&
 	amor&
 		...
 	exec startkde


 After I know kdm from here, I start KDE by KDM.
 So, I copy the setup to ".xsession"
 My Locale and other setup is fine, but the daemon program - "gcin,
 kmix,amor"

 	[CryBaby]~ ps -ax | grep amor
 	[CryBaby]~ ps -ax | grep kmix
 	[CryBaby]~ ps -ax | grep gcin
 	[CryBaby]~

 What I have to do ???

-- 
CryBaby guitar at jazzcafe.no-ip.org


More information about the freebsd-x11 mailing list