Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 50445

Summary: new FAQ entry for fonts in LTSP guide A: You have to setup the XFontServer, add USE_XFS=Y to your lts.conf, edit /etc/X11/fs/config and comment no-listen: tcp out, replace XFS_PORT="-1" with XFS_PORT="7100" in /etc/conf.d/xfs and start xfs: /etc/init.d...
Product: [OLD] Docs-user Reporter: Marco Clocchiatti <ziapannocchia>
Component: OtherAssignee: Sven Vermeulen (RETIRED) <swift>
Status: RESOLVED FIXED    
Severity: normal CC: docs-team
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://www.gentoo.org/doc/en/ltsp.xml#doc_chap5
Whiteboard:
Package list:
Runtime testing required: ---

Description Marco Clocchiatti 2004-05-08 05:19:09 UTC
may be usefull an integration. for example the following text:

Sometimes, may be usefull to change  FontPath [b]"unix/:-1"[/b] whith [b]FontPath "unix/:7100"[/b] in /etc/X11XF86Config-4



Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 SpanKY gentoo-dev 2004-05-10 15:46:14 UTC
Q: In some applications the fonts look crappy, what to do?

A: You have to setup the XFontServer, add USE_XFS=Y to your lts.conf, edit /etc/X11/fs/config and comment no-listen: tcp out, replace XFS_PORT="-1" with XFS_PORT="7100" in /etc/conf.d/xfs and start xfs: /etc/init.d/xfs start.
Comment 2 Sven Vermeulen (RETIRED) gentoo-dev 2004-05-12 01:48:06 UTC
I've added the request to check that the FontPath directive (with unix/:7100) is in XF86Config/xorg.conf.
Comment 3 Marco Clocchiatti 2011-03-07 00:06:50 UTC
The original summary for this bug was longer than 255 characters, and so it was truncated when Bugzilla was upgraded. The original summary was:

new FAQ entry for fonts in LTSP guide A: You have to setup the XFontServer, add USE_XFS=Y to your lts.conf, edit /etc/X11/fs/config and comment no-listen: tcp out, replace XFS_PORT="-1" with XFS_PORT="7100" in /etc/conf.d/xfs and start xfs: /etc/init.d/xfs start.