aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaahh Ahh <woohoomoo2u@gmail.com>2017-11-19 00:28:37 -0500
committerAaahh Ahh <woohoomoo2u@gmail.com>2017-11-19 00:28:37 -0500
commitf8cf136ccba0d1e95ee0f8cf61b5662f1ab5b8fc (patch)
tree39674ff3cfe9b809f30514b06c88a3f3320eccc0
parente030045fb39a61c4d5ce9b5c167c3d80e3047e5c (diff)
Example update
-rwxr-xr-xexamples/mint_auto_start_example.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/mint_auto_start_example.sh b/examples/mint_auto_start_example.sh
index 9482659..2063505 100755
--- a/examples/mint_auto_start_example.sh
+++ b/examples/mint_auto_start_example.sh
@@ -3,4 +3,4 @@
# and start xwinwrap with mplayer on desktop surface and play /path/to/your/video
until $(echo xwininfo -name Desktop)|grep "IsViewable"; do :; done
-xwinwrap -b -s -fs -fdt -d "Desktop" -- mplayer -wid WID --loop=0 --nosound /path/to/your/video
+nice xwinwrap -b -s -fs -st -sp -nf -ov -fdt -d "Desktop" -- mplayer -wid WID -panscan=1.0 -nosound -framedrop /path/to/your/video