[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: X w/ remote font server




mwb said:
> I am back playing with the 386 and X.  Steve said
> that he ran X with the font server on the faster
> machine.  So far I haven't figured out the what or
> the where of were the commands go.
[...]
> but what command do I need to add to
> use a remote font server?

Either edit /etc/{X11/,}XF86Config and add a FontPath like this:

   FontPath   "tcp/fastmachine:7001"

or use "xset +fp tcp/fastmachine:7001" after X is running to point the
font path to port 7001 on the system named fastmachine.

Steve
-- 
steve@silug.org           | Linux Users of Central Illinois
(217)698-1694             | Meetings the 4th Tuesday of every month
Steven Pritchard          | http://www.luci.org/ for more info

--
To unsubscribe, send email to majordomo@luci.org with
"unsubscribe luci-discuss" in the body.