diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-08-03 00:45:55 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-08-03 00:45:55 +0000 |
commit | c1f0f03b5780a1dd233b118cbb71af8dd32e4446 (patch) | |
tree | 20a6fb8b7a4f783b7714affbc9be13b4c9a48b2d /TVout/matroxset/swapit | |
parent | b3179e503f740651ae16cced2f6cfe8e83d2c8a0 (diff) | |
download | mpv-c1f0f03b5780a1dd233b118cbb71af8dd32e4446.tar.bz2 mpv-c1f0f03b5780a1dd233b118cbb71af8dd32e4446.tar.xz |
Moved to the TOOLS directory.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12941 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'TVout/matroxset/swapit')
-rwxr-xr-x | TVout/matroxset/swapit | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/TVout/matroxset/swapit b/TVout/matroxset/swapit deleted file mode 100755 index 918f54618c..0000000000 --- a/TVout/matroxset/swapit +++ /dev/null @@ -1,5 +0,0 @@ -#! /bin/sh -~/mga/con2fb /dev/fb0 /dev/tty4 -rmmod matroxfb_maven -modprobe matroxfb_maven -~/mga/con2fb /dev/fb1 /dev/tty4 |