From fxf@penguinpowered.com Sun Jan 23 20:31:34 2000 From: fxf@penguinpowered.com To: users@lists.opensuse.org Subject: [SLE] xfstt Date: Sun, 23 Jan 2000 21:31:34 +0100 Message-ID: <388B6526.81891F74@penguinpowered.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1699571628331160282==" --===============1699571628331160282== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Where do I put Xfstt & to start the TTF font server automatically? sbin/init.d/boot.local? What about xset fp unix/:7101? This cannot be started as root, and must be started after X. So where? thanks fx -- ______________________ Courtesy of SuSE Linux Kernel 2.2.14 (but who cares?) Where do I put Xfstt & to start the TTF font server automatically? sbin/init.d/boot.local? What about xset fp unix/:7101? This cannot be started as root, and must be started after X. So where? thanks fx -- ______________________ Courtesy of SuSE Linux Kernel 2.2.14 (but who cares?) --===============1699571628331160282==-- From zentena@hophead.dyndns.org Sun Jan 23 20:45:21 2000 From: zentena@hophead.dyndns.org To: users@lists.opensuse.org Subject: Re: [SLE] xfstt Date: Sun, 23 Jan 2000 15:45:21 -0500 Message-ID: <388B6861.35486A00@spambegone.hophead.dyndns.org> In-Reply-To: <388B6526.81891F74@penguinpowered.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1966946329024079219==" --===============1966946329024079219== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable fx Fraipont wrote: >=20 > Where do I put Xfstt & to start the TTF font server automatically? > sbin/init.d/boot.local? That is where mine is. > What about xset fp unix/:7101? This cannot be started as root, and > must be started after X. So where? I thought you only needed to do that once to test things.=20 Nick=18 --=20 -------------------------------------------------- Nick Zentena "Microsoft has unjustifiably jeopardized the stability and security of the operating system." U.S. District Judge Thomas Penfield Jackson Nov 5/1999 -------------------------------------------------- --=20 To unsubscribe send e-mail to suse-linux-e-unsubscribe(a)suse.com For additional commands send e-mail to suse-linux-e-help(a)suse.com = =20 Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/ --===============1966946329024079219==-- From kkellum@pacbell.net Sun Jan 23 20:48:02 2000 From: kkellum@pacbell.net To: users@lists.opensuse.org Subject: Re: [SLE] xfstt Date: Sun, 23 Jan 2000 12:48:02 -0800 Message-ID: <00012312550500.01428@Alonzo> In-Reply-To: <388B6526.81891F74@penguinpowered.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7464812181753537076==" --===============7464812181753537076== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable I put xfstt & in /etc/rc.d/boot.local and xset fp+ unix/:7101 in /my_home_dir/.xinitrc Seems to work. On Sun, 23 Jan 2000, fx Fraipont wrote: >=20 > Where do I put Xfstt & to start the TTF > font server automatically? > sbin/init.d/boot.local? > What about xset fp unix/:7101? This > cannot be started as root, and must be > started after X. So where? >=20 > thanks >=20 > fx >=20 > -- > ______________________ > Courtesy of SuSE Linux > Kernel 2.2.14 (but who cares?) >=20 >=20 >=20 ---------------------------------------- Content-Type: text/html; name=3D"unnamed" Content-Transfer-Encoding: 7bit Content-Description:=20 ---------------------------------------- --=20 Kenneth R. Kellum -- San Jose State University A scientific random survey demonstrating the value of a university education: Linus Torvalds: Has a degree. Bill Gates: Does not. --=20 To unsubscribe send e-mail to suse-linux-e-unsubscribe(a)suse.com For additional commands send e-mail to suse-linux-e-help(a)suse.com = =20 Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/ --===============7464812181753537076==-- From abrahams@mbs.valinet.com Sun Jan 23 21:56:29 2000 From: abrahams@mbs.valinet.com To: users@lists.opensuse.org Subject: Re: [SLE] xfstt Date: Sun, 23 Jan 2000 16:56:29 -0500 Message-ID: <388B790D.C19613F8@mbs.valinet.com> In-Reply-To: <388B6526.81891F74@penguinpowered.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4578893506574638967==" --===============4578893506574638967== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable fx Fraipont wrote: > Where do I put Xfstt & to start the TTF font server automatically? > sbin/init.d/boot.local? > What about xset fp unix/:7101? This cannot be started as root, and > must be started after X. So where? I can't speak for xfstt with certainty but I assume the procedure is the same as for xfs: 1. The best place to start it is, as you surmised, /sbin/init.d/boot.local. Be sure to provide the full pathname in the call. Also, it's a good idea to echo a ``Starting xfstt'' message. 2. The writeups are confusing about this xset business. The xset command affects only the current invocation of X. What you want to do is to put ``unix/:7101'' within the FontPaths in /etc/XF86Config. The best place is after the unscaled fonts. By the way, XFree86 version 4.0 will have built-in TrueType support, I'm told by the author of xfsft. Hooray! Paul Abrahams --=20 To unsubscribe send e-mail to suse-linux-e-unsubscribe(a)suse.com For additional commands send e-mail to suse-linux-e-help(a)suse.com = =20 Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/ --===============4578893506574638967==-- From abrahams@mbs.valinet.com Sun Jan 23 21:59:14 2000 From: abrahams@mbs.valinet.com To: users@lists.opensuse.org Subject: Re: [SLE] xfstt Date: Sun, 23 Jan 2000 16:59:14 -0500 Message-ID: <388B79B2.6E2D7FC@mbs.valinet.com> In-Reply-To: <00012312550500.01428@Alonzo> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1538239841178704552==" --===============1538239841178704552== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Kenneth Kellum wrote: > I put xfstt & in /etc/rc.d/boot.local and > > xset fp+ unix/:7101 in /my_home_dir/.xinitrc The disadvantage of doing that is that it forces the TrueType fonts to come after all the others in the search order, which might not be what you want. Better to put the unix fontpath within /etc/XF86Config. I like having it after the unscaled fonts. Paul Abrahams --=20 To unsubscribe send e-mail to suse-linux-e-unsubscribe(a)suse.com For additional commands send e-mail to suse-linux-e-help(a)suse.com = =20 Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/ --===============1538239841178704552==-- From juergen.braukmann@ruhr-west.de Mon Jan 24 15:55:20 2000 From: juergen.braukmann@ruhr-west.de To: users@lists.opensuse.org Subject: Re: [SLE] xfstt Date: Mon, 24 Jan 2000 16:55:20 +0100 Message-ID: <388C75E8.92C8764@ruhr-west.de> In-Reply-To: <388B790D.C19613F8@mbs.valinet.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2056079896310814672==" --===============2056079896310814672== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable "Paul W. Abrahams" wrote: >=20 > fx Fraipont wrote: >=20 > > Where do I put Xfstt & to start the TTF font server automatically? > > sbin/init.d/boot.local? > > What about xset fp unix/:7101? This cannot be started as root, and > > must be started after X. So where? >=20 > I can't speak for xfstt with certainty but I assume the procedure is > the same as for xfs: >=20 > 1. The best place to start it is, as you surmised, > /sbin/init.d/boot.local. Be sure to provide the full pathname in the > call. Also, it's a good idea to echo a ``Starting xfstt'' message. >=20 I use a script in /sbin/init.d to start xfsft. It's symlinked from ../rc3.d But that's a philisophical question. ;-)) > 2. The writeups are confusing about this xset business. The xset > command affects only the current invocation of X. What you want to do > is to put ``unix/:7101'' within the FontPaths in /etc/XF86Config. The > best place is after the unscaled fonts. >=20 like: Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" FontPath "/usr/X11R6/lib/X11/fonts/75dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/100dpi:unscaled" FontPath "unix/localhost:7101" ... > By the way, XFree86 version 4.0 will have built-in TrueType support, > I'm told by the author of xfsft. Hooray! >=20 yes. This will be xfxft, since it's capable to serve all other fonts as well. This means only the fontpath "tcp/localhost:7100" entry and put the other fonts into xfsft's config file. Havn't tried that yet. > Paul Abrahams >=20 > -- > To unsubscribe send e-mail to suse-linux-e-unsubscribe(a)suse.com > For additional commands send e-mail to suse-linux-e-help(a)suse.com > Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/ --=20 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D __ _ Juergen Braukmann juergen.braukmann(a)gmx.de| -o)/ / (_)__ __ ____ __ Tel: 0201-743648 dk4jb(a)db0qs.#nrw.deu.eu | /\\ /__/ / _ \/ // /\ \/ / =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D_\_v __/_/_//_/\_,_/ /_= /\_\ --=20 To unsubscribe send e-mail to suse-linux-e-unsubscribe(a)suse.com For additional commands send e-mail to suse-linux-e-help(a)suse.com = =20 Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/ --===============2056079896310814672==--