On Thu, Jan 14, 1999 at 04:17:47PM -0500, D Sen wrote:
> I tried out the laptop server from Xig. It enables me to switch between a
> flicker free external screen (with a refresh rate of 75 Hz) and the LCD
> screen. If the LCD and external monitor are on simultaneously, then I get
> the 60 Hz flickering screen but I never work in a mode where I need BOTH the
> LCD screen and the external monitor....so this is fine.
I believe that Neomagic hardware is only capable of sending the exact
same signal to the LCD and the monitor when both are switched on, so
this figures. (The same goes if you only have a 640x480 VGA projector
and an 800x600 LCD panel - even if you are in 640x480 mode the hardware
will send the same 800x600 signal with the black border to both devices.)
One thing you could try with XFree86 is writing two mode definitions -
one for the monitor at 75 Hz and one for the LCD at 60 Hz - and using
both modes in your Screen section. Then, when you switch from LCD to
the external monitor, press Ctrl+Alt+Plus to switch video modes. Press
it again to switch back just before you switch back to the LCD.
imc
PS silly question really, but is it possible using the XFree86 Neomagic
driver to get a 320x240 mode? Or do I have to switch servers and use the
generic VGA device at 320x200?