Mercurial > mplayer.hg
comparison TVout/matroxtv @ 2488:383a4f3870e0
*** empty log message ***
author | gabucino |
---|---|
date | Fri, 26 Oct 2001 17:22:01 +0000 |
parents | ac3c0836aaa1 |
children | be3b0871ef6d |
comparison
equal
deleted
inserted
replaced
2487:ac3c0836aaa1 | 2488:383a4f3870e0 |
---|---|
4 | 4 |
5 # mode to use on the monitor in "1-Monitor only" and "4-Dualhead" mode | 5 # mode to use on the monitor in "1-Monitor only" and "4-Dualhead" mode |
6 # (from /etc/fb.modes) | 6 # (from /etc/fb.modes) |
7 DEFAULTMODE="768x576-60" | 7 DEFAULTMODE="768x576-60" |
8 | 8 |
9 #echo "You didn't check this file for possible mis-configurations ! :)" | 9 echo "You didn't check this file for possible mis-configurations ! :)" |
10 #exit 1 | 10 exit 1 |
11 | 11 |
12 while [ 1 ]; do | 12 while [ 1 ]; do |
13 | 13 |
14 clear | 14 clear |
15 | 15 |