summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorAvi Halachmi (:avih) <avihpit@yahoo.com>2021-08-07 14:59:47 +0300
committeravih <avih@users.noreply.github.com>2021-08-07 17:30:19 +0300
commit2667dd66437723580f80671933b55963cc6bc8f5 (patch)
treecb074da3ee29ee24aa2c9dd4ef93650b902091eb /etc
parent19c4ae004a14617c8ecff191119723d0b7731b0c (diff)
downloadmpv-2667dd66437723580f80671933b55963cc6bc8f5.tar.bz2
mpv-2667dd66437723580f80671933b55963cc6bc8f5.tar.xz
Revert "command: make current-window-scale writeable"
This reverts commit 873ae0de2af3bb84a11e5e57f6e3a8942b2263c2. The next commit will restore this functionality, with the following differences from the reverted commit: - Smaller and simpler code change. - On bad scale: use "Invalid value" (compared to "no such property"). - Doesn't combine the docs for window-scale and current-window-scale. - Doesn't remove the docs for window-scale behavior prior to 0.31.0.
Diffstat (limited to 'etc')
-rw-r--r--etc/input.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/input.conf b/etc/input.conf
index f84c0b7fca..63da217f3c 100644
--- a/etc/input.conf
+++ b/etc/input.conf
@@ -118,9 +118,9 @@
#6 add gamma 1
#7 add saturation -1
#8 add saturation 1
-#Alt+0 set current-window-scale 0.5
-#Alt+1 set current-window-scale 1.0
-#Alt+2 set current-window-scale 2.0
+#Alt+0 set window-scale 0.5
+#Alt+1 set window-scale 1.0
+#Alt+2 set window-scale 2.0
# toggle deinterlacer (automatically inserts or removes required filter)
#d cycle deinterlace
#r add sub-pos -1 # move subtitles up