| 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: | Other | Assignee: | 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
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. I've added the request to check that the FontPath directive (with unix/:7100) is in XF86Config/xorg.conf. 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. |