view TVout/cloning @ 7379:7b3c73a0c2dd

Reconstruct the muting state for the playback from a l/r volume of 0.0. This way the sound card is really silent, when the mute state is toggled in gmplayer.
author jkeil
date Thu, 12 Sep 2002 16:59:11 +0000
parents 3b5f5d1c5041
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