From 429aef4da8ebe91b2645bc39e72e21fd7da870ec Mon Sep 17 00:00:00 2001 From: guyman624 <82007920+guyman624@users.noreply.github.com> Date: Wed, 6 Nov 2024 23:07:01 -0500 Subject: [PATCH] touch up touchscreen section --- docs/getting-started/literature.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/getting-started/literature.md b/docs/getting-started/literature.md index 87ccf56b7..99071685a 100644 --- a/docs/getting-started/literature.md +++ b/docs/getting-started/literature.md @@ -73,7 +73,8 @@ Aggregators use downscaled and compressed images, resulting in lower image quali ==- ==- :icon-sparkle-fill: Touchscreen support mpv recently implemented support for multitouch gestures through lua scripting. This allows for much more complex touch functionalily without the necessity for third party software. - The [touch-manga-mpv](https://github.com/guyman624/touch-manga-mpv) script allows for page turning and black level adjustment with touch. + + The [touch-manga-mpv](https://github.com/guyman624/touch-manga-mpv) script allows for page turning and black level adjustment with touch gestures. There are also third party programs, such as [GestureSign](https://gesturesign.win), which allow you to convert gestures to keypresses ([example setup](/static/literature/gesturesign-example.png)). You should also add the following into your `mpv.conf` to avoid triggering the OSD when swiping: