Re: Why use a font server?

2002-02-06 Thread Derek J Witt
>Newbie mailing list >Newbie@XFree86.Org >*** To unsubscribe , or change message options, see: >http://XFree86.Org/mailman/listinfo/newbie > > > > >-BEGIN PGP SIGNATURE- >Version: GnuPG v1.0.6 (GNU/Linux) >Comment: For info see http://www.gnupg.or

Re: Why use a font server?

2002-02-06 Thread Derek J Witt
_ >Newbie mailing list >[EMAIL PROTECTED] >*** To unsubscribe , or change message options, see: >http://XFree86.Org/mailman/listinfo/newbie > > > > >-BEGIN PGP SIGNATURE- >Version: GnuPG v1.0.6 (GNU/Linux) >Comment: For info see http://www.gnupg.or

Re: Accelerated video driver for XFree86 4.1.0

2002-01-15 Thread Derek J Witt
standby and the computer locks up. Otherwise, XF is purring like a kitten with full 3D acceleration. glxgears reports between 500 to 900 fps. ** Derek J Witt ** * Email: mailto:[EMAIL PROTECTED] * * Home Page: http://www.flin

Re: Accelerated video driver for XFree86 4.1.0

2002-01-15 Thread Derek J Witt
standby and the computer locks up. Otherwise, XF is purring like a kitten with full 3D acceleration. glxgears reports between 500 to 900 fps. ** Derek J Witt ** * Email: mailto:[EMAIL PROTECTED] * * Home Page: http://www.flin

SID X problem

2001-10-11 Thread Derek J Witt
Just edit /etc/X11/Xsession.d/99xsession-options.sh (not sure on the exact name). Remove the quote marks. Voila! Problem fixed. ** Derek J Witt ** * Email: mailto:[EMAIL PROTECTED] * * Home Page: http://www.flinthills.com

SID X problem

2001-10-11 Thread Derek J Witt
Just edit /etc/X11/Xsession.d/99xsession-options.sh (not sure on the exact name). Remove the quote marks. Voila! Problem fixed. ** Derek J Witt ** * Email: mailto:[EMAIL PROTECTED] * * Home Page: http

Re: proposed alt/meta change to /etc/X11/symbols/us

2001-10-08 Thread Derek J Witt
Yeah, I'm used to the separate keys. I still don't like the position of the caps lock on a sun5 keyboard (I think that's the type on an Ultra sparc 5). But, that's an issue I can fix with xmodmap when using my Solaris account on campus. If I want to re-enable the extra keys, I can just use xmodmap

Re: proposed alt/meta change to /etc/X11/symbols/us

2001-10-07 Thread Derek J Witt
Yeah, I'm used to the separate keys. I still don't like the position of the caps lock on a sun5 keyboard (I think that's the type on an Ultra sparc 5). But, that's an issue I can fix with xmodmap when using my Solaris account on campus. If I want to re-enable the extra keys, I can just use xmodma

Re: XFree86 4.1.0pre1v1.3 on Alpha

2001-06-30 Thread Derek J Witt
[EMAIL PROTECTED] wrote: > >As it turns out, one can add an option in the Device Section of the > >XF86Config file: > > > >Option "NoInt10" We have to be careful with that option. Many video cards need to use IRQs in order

Re: XFree86 4.1.0pre1v1.3 on Alpha

2001-06-30 Thread Derek J Witt
[EMAIL PROTECTED] wrote: > >As it turns out, one can add an option in the Device Section of the > >XF86Config file: > > > >Option "NoInt10" We have to be careful with that option. Many video cards need to use IRQs in order

Re:

2001-06-14 Thread Derek J Witt
never know. But it's in a language that some of us don't know (It looks like Italian). It'd be greatly appreciated if people NOT include mailing lists such as this in the recipient's field... Just my two cents worth. -- ** Derek J Witt

Re:

2001-06-14 Thread Derek J Witt
never know. But it's in a language that some of us don't know (It looks like Italian). It'd be greatly appreciated if people NOT include mailing lists such as this in the recipient's field... Just my two cents worth. -- ** Derek J Witt

Re: Status report: Xfree 4.0.3 on SiS 530

2001-06-12 Thread Derek J Witt
Juliusz Chroboczek wrote: > >> Option "XaaNoScanlineCPUToScreenColorExpandFill" > >> > >> does work fine for me :) I remember using that option in trying to get my S3 Virge GX/2 to work without locking up in an xterm. That

Re: Status report: Xfree 4.0.3 on SiS 530

2001-06-12 Thread Derek J Witt
Juliusz Chroboczek wrote: > >> Option "XaaNoScanlineCPUToScreenColorExpandFill" > >> > >> does work fine for me :) I remember using that option in trying to get my S3 Virge GX/2 to work without locking up in an xterm. That

Re: phase2v21

2000-10-23 Thread Derek J Witt
Yep, that's exactly what I do. And alas, no ill effects. My keyboard still behaves properly. ** Derek J Witt ** * Email: mailto:[EMAIL PROTECTED] * * Home Page: http://www.flinthills.com

Re: phase2v21

2000-10-23 Thread Derek J Witt
Yep, that's exactly what I do. And alas, no ill effects. My keyboard still behaves properly. ** Derek J Witt ** * Email: mailto:[EMAIL PROTECTED] * * Home Page: http://www.flinthills.com

Re: occured problems on fresh 2v18 install

2000-10-19 Thread Derek J Witt
onfigure the keyboard? I also find that xkeycaps works quite well. (I switch keyboard layouts by using the gnome keyboard applet). > 5. There was a missing dependency to xutils and thus mkfontdir could not >be found. Yeah, I found that in xfonts-base or

Re: occured problems on fresh 2v18 install

2000-10-19 Thread Derek J Witt
onfigure the keyboard? I also find that xkeycaps works quite well. (I switch keyboard layouts by using the gnome keyboard applet). > 5. There was a missing dependency to xutils and thus mkfontdir could not >be found. Yeah, I found that in xfonts-base or

Re: dexter and devfs

2000-10-16 Thread Derek J Witt
I also found this to work as well: === #!/bin/sh DEVFS=`grep devfs /proc/filesystems | cut -f2` [ $DEVFS = "devfs" ] && echo "You're using devfs. :-)" === Looks like it's going to be a simple thing to test

Re: dexter and devfs

2000-10-16 Thread Derek J Witt
I also found this to work as well: === #!/bin/sh DEVFS=`grep devfs /proc/filesystems | cut -f2` [ $DEVFS = "devfs" ] && echo "You're using devfs. :-)" === Looks like it's going to be a simple thing to test

Re: XtMakeGeometry errors resolved

2000-10-15 Thread Derek J Witt
I tried overwriting the libXt.so.6.0 file from the Xbin.tgz archive, and that did resolve my XtMakeGeometry errors. Thanks for that wonderful suggestion. :-) -- Derek J Witt, [EMAIL PROTECTED]

Re: XtMakeGeometry errors resolved

2000-10-15 Thread Derek J Witt
I tried overwriting the libXt.so.6.0 file from the Xbin.tgz archive, and that did resolve my XtMakeGeometry errors. Thanks for that wonderful suggestion. :-) -- Derek J Witt, [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Troubl

Re: XtMakeGeometry errors resolved

2000-10-14 Thread Derek J Witt
I downloaded the 4.0.1 binaries from ftp.xfree86.org/pub/Xfree86/current/binaries/Linux-ix86-glibc21. -- Derek J Witt, [EMAIL PROTECTED]

Re: XtMakeGeometry errors resolved

2000-10-14 Thread Derek J Witt
Ah, ok. that makes sense. I'll run the upgrade and try replacing that nasty little file. -- Derek Witt, [EMAIL PROTECTED]

Re: XtMakeGeometry errors resolved

2000-10-14 Thread Derek J Witt
I downloaded the 4.0.1 binaries from ftp.xfree86.org/pub/Xfree86/current/binaries/Linux-ix86-glibc21. -- Derek J Witt, [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: XtMakeGeometry errors resolved

2000-10-14 Thread Derek J Witt
Ah, ok. that makes sense. I'll run the upgrade and try replacing that nasty little file. -- Derek Witt, [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

XtMakeGeometry errors resolved

2000-10-14 Thread Derek J Witt
thout a problem. -- Derek J Witt, [EMAIL PROTECTED]

XtMakeGeometry errors resolved

2000-10-14 Thread Derek J Witt
thout a problem. -- Derek J Witt, [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: xlibs 40.1-0phase2v13 break xawtv

2000-10-11 Thread Derek J Witt
Is xaw95g based on xaw3d or xaw6/7? On Wed, 11 Oct 2000, Daniel Jacobowitz wrote: > On Wed, Oct 11, 2000 at 08:00:02AM -0500, sam th wrote: > > I, however, have just installed xfig, which displays the same behavior, > > both in 2v13 and 2v15 (I also missed 14). Whenever I click on a menu, it > >

Re: xlibs 40.1-0phase2v13 break xawtv

2000-10-11 Thread Derek J Witt
I'm having the same problem with xfontsel and with Saphira (robotics software server(simulator) and client). Is it with xaw 6 or 7? Derek J Witt, [EMAIL PROTECTED] On Wed, 11 Oct 2000, sam th wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Wed, 11 Oct 2000

Re: xlibs 40.1-0phase2v13 break xawtv

2000-10-11 Thread Derek J Witt
Is xaw95g based on xaw3d or xaw6/7? On Wed, 11 Oct 2000, Daniel Jacobowitz wrote: > On Wed, Oct 11, 2000 at 08:00:02AM -0500, sam th wrote: > > I, however, have just installed xfig, which displays the same behavior, > > both in 2v13 and 2v15 (I also missed 14). Whenever I click on a menu, it >

Re: xlibs 40.1-0phase2v13 break xawtv

2000-10-11 Thread Derek J Witt
I'm having the same problem with xfontsel and with Saphira (robotics software server(simulator) and client). Is it with xaw 6 or 7? Derek J Witt, [EMAIL PROTECTED] On Wed, 11 Oct 2000, sam th wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Wed, 11 Oct 2000

Re: LibGLU.so.1

2000-09-18 Thread Derek J Witt
Matt, I ran into this same problem. I easily solved it by installing the mesa itself. For some strange reason, that library doesn't necessarily register itself with ldconfig. ** Derek J Witt ** * Email: mailto:[EMAIL PROT

Re: LibGLU.so.1

2000-09-18 Thread Derek J Witt
Matt, I ran into this same problem. I easily solved it by installing the mesa itself. For some strange reason, that library doesn't necessarily register itself with ldconfig. ** Derek J Witt ** * Email: mailto:[EMAIL PROT

Re: Unidentified subject!

2000-09-16 Thread Derek J Witt
I believe there is an SiS X server that you may need to download. I think it's called sis-xserver in apt-get (someone comfirm this for me?). If not, you can download the server from linux.tucows.com (or www.xfree86.org). Good Luck. ** Derek J

Re: Unidentified subject!

2000-09-16 Thread Derek J Witt
I believe there is an SiS X server that you may need to download. I think it's called sis-xserver in apt-get (someone comfirm this for me?). If not, you can download the server from linux.tucows.com (or www.xfree86.org). Good Luck. ** Derek J

Re: Houston, there's a problem

2000-08-30 Thread Derek J Witt
I solved that problem by reinstalling mesag3 packages and removing the xlibgl 4.0.1 libraries. ** Derek J Witt ** * Email: mailto:[EMAIL PROTECTED] * * Home Page: http://www.flinthills.com/~djw

Re: Houston, there's a problem

2000-08-30 Thread Derek J Witt
I solved that problem by reinstalling mesag3 packages and removing the xlibgl 4.0.1 libraries. ** Derek J Witt ** * Email: mailto:[EMAIL PROTECTED] * * Home Page: http://www.flinthills.com/~djw

Re: problems with xdm (4.0.1)

2000-08-03 Thread Derek J Witt
uldn't get keyboard." I'll let ya know about this. I do find it works quite well overall. ** Derek J Witt ** * Email: mailto:[EMAIL PROTECTED] * * Home Page: http://www.flinthills.com/~djw/ * ***

Re: problems with xdm (4.0.1)

2000-08-03 Thread Derek J Witt
uldn't get keyboard." I'll let ya know about this. I do find it works quite well overall. ** Derek J Witt ** * Email: mailto:[EMAIL PROTECTED] * * Home Page: http://www.flinthills.com/~djw/ *

Re: problems with xdm (4.0.1)

2000-08-03 Thread Derek J Witt
Have you tried running xf86cfg, xf86config, or XFree86 -configure? Just a thought. ** Derek J Witt ** * Email: mailto:[EMAIL PROTECTED] * * Home Page: http://www.flinthills.com/~djw/ * *** "...and o

Re: problems with xdm (4.0.1)

2000-08-03 Thread Derek J Witt
Have you tried running xf86cfg, xf86config, or XFree86 -configure? Just a thought. ** Derek J Witt ** * Email: mailto:[EMAIL PROTECTED] * * Home Page: http://www.flinthills.com/~djw/ * *** "...and o

Re: XFree86 4.0.1 and app-defaults

2000-07-28 Thread Derek J Witt
t. I could also try disabling IRQ10 (making the video card not using IRQ's). BTW, I'm using a Tyan AT-100 bios dated 23 September 1999. I have 32Mb ram, K6-2/350. I am currently using 2.4.0-test4. I am at woody. I know i'm using at least libc 2.1.2 or so. If anyone would have any though

Re: XFree86 4.0.1 and app-defaults

2000-07-28 Thread Derek J Witt
t. I could also try disabling IRQ10 (making the video card not using IRQ's). BTW, I'm using a Tyan AT-100 bios dated 23 September 1999. I have 32Mb ram, K6-2/350. I am currently using 2.4.0-test4. I am at woody. I know i'm using at least libc 2.1.2 or so. If anyone would have any t