Re: Using Monochrome and VGA monitors simultaneously.

Ragnar Hojland Espinosa (ragnar@lightside.ddns.org)
Tue, 6 Oct 1998 06:44:45 +0100 (MET)


On Mon, 5 Oct 1998, Mike A. Harris wrote:

> > If you try "echo foo >/dev/tty13" and use Alt-RightArrow to browse the
> >consoles, does "foo" appear on any of your monitors?

> I tried that, and couldn't find anything at all. ALT-RIGHTARROW
> cycles through tty1-12 and back to 1 again. The mono monitor did
> display a cursor in the top left corner that turns off when Linux
> shuts down though...
>
> Any ideas?

Here's what I did.

0. insmod mdacon

1. make sure you have a /dev/tty13 with the right numbers

2a. add to /etc/inittab 9:5:respawn:/sbin/agetty 38400 tty13 linux
2b. kill -HUP init

3a. edit /usr/lib/kbd/keytables, and change your .map so
keycode 59 = F1 F11 Console_13
control keycode 59 = F1
alt keycode 59 = Console_1
control alt keycode 59 = Console_1
shift alt keycode 59 = Console_13
3b. loadkeys custom-us.map

4. press alt-ctrl-f1

If that doesn't work.. I had to play with the switches of my mda (actually
a ATI Wonder) card to make it work.. I wonder if I could get documentation
of those switches..

-- 
____/|  Ragnar Hojland  (ragnar@lightside.ddns.org)      Fingerprint  94C4B
\ o.O|                                                   2F0D27DE025BE2302C
 =(_)=  "Thou shalt not follow the NULL pointer for      104B78C56 B72F0822
   U     chaos and madness await thee at its end."       hkp://keys.pgp.com

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/