Mercurial > mplayer.hg
view TVout/matroxset/swapped @ 7146:c3f4a1c124ed
This patch fixes a compile error when HAVE_FREETYPE is not defined.
Alexander.Gottwald@informatik.tu-chemnitz.de
author | arpi |
---|---|
date | Thu, 29 Aug 2002 21:06:33 +0000 |
parents | 3b5f5d1c5041 |
children |
line wrap: on
line source
#! /bin/sh if [ -c /dev/fb0 ]; then HEAD0=/dev/fb0 HEAD1=/dev/fb1 else HEAD0=/dev/fb/0 HEAD1=/dev/fb/1 fi matroxset -f ${HEAD1} -m 0 matroxset -f ${HEAD0} -m 2 matroxset -f ${HEAD1} -m 1