Thanks for your reply:
On Tue, 1 Feb 2000 [EMAIL PROTECTED] wrote:
>
>
>
> 1 - Just a note: when using the LCD and an external monitor
> simultaniously, according to my docs they both must run at the
> speed of the LCD (65 MHz). I've never tried using a monitor
> personally.
I do not think they both use the same refresh rate. What I
want to do is to disable the LCD and enable the ext. monitor.
I do the same thing when I'm booted in win98. The idea is to
know how to tell the xserver that there is another display
& that it should get hold of.
>
> 2 - Did you you add the alias line to your /etc/conf.modules?
> RedHat 6.0 had a bug were the low level parallel port module
> was not linked in properly, or something, so the lp port would
> never work. You needed to add an "alias parport_lowlevel
> parport_pc" line. If you don't the RedHat printtool will
> report it can't find any lp devices and printers that are setup
> appear to be correct but send their jobs into nothingness. As
> for the print setup, I have a BJC-50 and use the BJC-600 driver
> with the 24bit color mode instead of the 8?bit. It seems to
> work better.
>
> Adrian
I will try this. Thanks