> > e nel server devi avere un font-server. > > cioe' ? apt-cache lo sai usare, no?
$ apt-cache search font server | grep font | grep server xfont-nexus - Nexus font for X servers xfonts-biznet-100dpi - 100 dpi BIZNET ISO-8859-2 fonts for X servers xfonts-biznet-75dpi - 75 dpi BIZNET ISO-8859-2 fonts for X servers xfonts-biznet-base - Standard BIZNET ISO-8859-2 fonts for X servers xfs - X font server $ apt-cache show xfs Package: xfs Priority: optional Section: x11 Installed-Size: 888 Maintainer: Debian X Strike Force <[email protected]> Architecture: i386 Source: xorg-x11 Version: 6.9.0.dfsg.1-2 Depends: libc6 (>= 2.3.5-1), libfreetype6 (>= 2.1.5-1), zlib1g (>= 1:1.2.1) Suggests: xfonts-100dpi | xfonts-75dpi, xfonts-base, xfonts-scalable Filename: pool/main/x/xorg-x11/xfs_6.9.0.dfsg.1-2_i386.deb Size: 400514 MD5sum: 6815aadd1679076843c8200ca3f12a87 Description: X font server xfs is a daemon that listens on a network port and serves X fonts to X servers (and thus to X clients). All X servers have the ability to serve locally installed fonts for themselves, but xfs makes it possible to offload that job from the X server, and/or have a central repository of fonts on a networked machine running xfs so that all the machines running X servers on a network do not require their own set of fonts. xfs may also be invoked by users to, for instance, make available X fonts in user accounts that are not available to the X server or to an already running system xfs. Tag: interface::daemon, role::sw:server, works-with::font Ciao -- Sandro Tosi (aka Morpheus, matrixhasu) My (little) site: http://matrixhasu.altervista.org/

