view TOOLS/TVout/cloning @ 13345:fec54060c91f

fix a memory corruption and make sure only getch2 handles stdin in order to avoid delayed events caused by lost input patch by Mikulas Patocka <mikulas at artax.karlin.mff.cuni.cz>
author faust3
date Wed, 15 Sep 2004 14:08:46 +0000
parents b205f8ca892a
children
line wrap: on
line source


# SETUP TVout
# Same picture on TV & Monitor

# CRTC1 -> TVout & Monitor
matroxset/matroxset -f /dev/fb1 -m 0
matroxset/matroxset -f /dev/fb0 -m 3

# Enable TV
matroxset/matroxset 1

# Keep consoles on CRTC1
con2fb/con2fb /dev/fb0 /dev/tty1
con2fb/con2fb /dev/fb0 /dev/tty2