Subject: Re: X and the latest snapshot
To: billy ball <bball@tux.org>
From: Fujio Nobori <toh@po.ntts.co.jp>
List: port-hpcmips
Date: 09/29/2001 21:25:24
Hi,

On Fri, Sep 28, 2001 at 11:36:28PM -0400, billy ball wrote:
---snip
> i have to start X on the z50 using:
> 
> startx -- -dev /dev/ttyE0

or
    setenv XDEVICE /dev/ttyE0
    startx

When starting as non-root user, you also need

    chmod g+rw /dev/ttyE* /dev/wskb* /dev/wsmouse*

BTW, there's nothing like XF86Config for Xhpc...

-------------------------------------------------------
FUJIO NOBORI (toh@po.ntts.co.jp)