aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/qvm-screenrecord.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/qvm-screenrecord.sh b/tools/qvm-screenrecord.sh
index 50eb640..57a7199 100644
--- a/tools/qvm-screenrecord.sh
+++ b/tools/qvm-screenrecord.sh
@@ -48,6 +48,8 @@ if [ $mode_select -eq 1 ]; then
echo "[-] recording zone at ${x} ${y} size ${w} ${h}"
else
echo "[-] recording root window"
+ echo "Press <enter> when ready to record"
+ read a
record_opts=""
fi