First part of vizionix - Linux software for making VJ projections
[mirrors/Programs.git] / c / vizionix / mplaywrap.sh
1 #!/bin/bash
2 PATH="./:$PATH"
3 eval "$(mkxsock)"
4 mplayer -fs -wid "$XSOCK_WID" $@
This page took 0.273406 seconds and 5 git commands to generate.