Mercurial > mplayer.hg
view TVout/matroxset/normal @ 9695:68c44d3530c8
Improved xscreensaver support.
With this we no longer have to kill xscreensaver, but just send it a message
periodically.
author | ranma |
---|---|
date | Wed, 26 Mar 2003 17:02:28 +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 1 matroxset -f ${HEAD1} -m 2