Hi.

In <[EMAIL PROTECTED]>, on "18 Jul 2000 00:58:55 +0900",
  I wrote:

> So I think that just to put the line similar to /etc/X11/xdm/Xservers
> (maybe "exec /usr/bin/X11/X :0 vt7 -deferglyphs 16 ") into a conffile
>  /etc/X11/xinit/xserverrc will work as the default setting for "startx" 
> command.

I have checked this with /etc/X11/xinit/xserverrc and without $HOME/.xserverrc

 $ cat /etc/X11/xinit/xserverrc
 exec /usr/bin/X11/X :0 -deferglyphs 16 -bpp 16 -nolisten tcp

 $ ps ax|grep X11/X|grep -v grep
 6331 ?        S      0:19 /usr/bin/X11/X :0 -deferglyphs 16 -bpp 16 -nolisten 
tcp

So, startx command follows the /etc/X11/xinit/xserverrc.

I think that /etc/X11/xinit/xserverrc with the content of

 "exec /usr/bin/X11/X :0 vt7 -deferglyphs 16"

will work for us.

-- 
  Taketoshi Sano: <[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>

Reply via email to