From owner-freebsd-questions@FreeBSD.ORG Fri Jun 4 20:24:40 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 46F9C16A4CE for ; Fri, 4 Jun 2004 20:24:40 -0700 (PDT) Received: from fuse1.fusemail.net (smtp.fusemail.net [69.31.1.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id C498043D1F for ; Fri, 4 Jun 2004 20:24:39 -0700 (PDT) (envelope-from zhangweiwu@realss.com) Received: from fusemail.com by fuse1.fusemail.net with asmtp (FuseMail extSMTP) id 1BWRmc-0001xe-7y for freebsd-questions@freebsd.org; Fri, 04 Jun 2004 22:23:46 -0500 Message-ID: <40C13B64.7030100@realss.com> Date: Sat, 05 Jun 2004 11:17:56 +0800 From: Zhang Weiwu User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040502 X-Accept-Language: zh-cn, en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=GB18030; format=flowed Content-Transfer-Encoding: 7bit Subject: where to use the xdm host chooser? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Jun 2004 03:24:40 -0000 Hello. Now I have my /usr/X11R6/lib/X11/xdm/Xaccess contain (only) this: * CHOOSER BROADCAST according to xdm(1) this will enable XDMCP host chooser upon user login. Now I reboot, xdm login box pops up, everything like it was before. I thought there will be a bottom to click to launch the chooser (like gdm -> system -> Run XDMCP host chooser), or there will be a list of clickable hosts to send query to. Any hints? Thank you.