Touch controls: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
(Updated for v20)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{mininav|[[Remote controls]]}}
{{mininav|[[Remote controls]]}}
<section begin="intro" />Touch screen devices, such as those for [[Android]] and [[iOS]], have a number of default functions and can also be modified using a [https://github.com/xbmc/xbmc/blob/master/system/keymaps/touchscreen.xml touchscreen.xml] [[keymap]]. The ability to change these controls with a keymap file was added in v13.<section end="intro" />


== Default controls ==
<section begin="intro" />Touch gestures can be used to control {{kodi}} on touch screen type devices such as those for Android and iOS and is installed preconfigured with default touch actions.<section end="intro" />
;Global
* Back - Two finger swipe to the left
* Context menu - Single finger tap and hold ''or'' two finger tap


;Fullscreen video
Gestures currently support a max of two fingers on Android. iOS supports three fingers.
* [[Skip step]] backward - Swipe to the right
* [[Skip step]] forward - Swipe to the left
* Next chapter ''or'' big step forward (+10 minutes) - Swipe up
* Previous chapter ''or'' big step back (-10 minutes) - Swipe down
* Small step back (-7 seconds) - Two finger swipe to the left
* Back out of full screen video - two finger tap (or press stop on the OSD controls)


;Photo slideshow
* Zoom in/out on picture - Pinch in/out
* Rotate picture - Two finger rotate


== Misc notes ==
= Default controls =
* Gestures currently only support a max of two fingers on Android. iOS supports three fingers.
A list of the default controls for '''v20 - Nexus''' can be found at the following link
{{github_link|[https://github.com/xbmc/xbmc/blob/Nexus/system/keymaps/touchscreen.xml v20 Nexus - touchscreen.xml ]}}


{{Isengard updated}}


A list of the default controls for the current '''Master''' branch can be found at the following link
{{github_link|[https://github.com/xbmc/xbmc/blob/master/system/keymaps/touchscreen.xml Master Branch - touchscreen.xml ]}}
{{updated|20}}
[[Category:Apple]]
[[Category:Android]]
[[Category:Remotes]]
[[Category:Remotes]]
[[Category:Manual]]
[[Category:Karellen]]
[[Category:IOS]]
[[Category:Android]]
[[Category:Windows]]

Latest revision as of 09:21, 17 January 2023

Home icon grey.png   ▶ Remote controls ▶ Touch controls

Touch gestures can be used to control Kodi on touch screen type devices such as those for Android and iOS and is installed preconfigured with default touch actions.

Gestures currently support a max of two fingers on Android. iOS supports three fingers.


Default controls

A list of the default controls for v20 - Nexus can be found at the following link

Github Logo.png v20 Nexus - touchscreen.xml


A list of the default controls for the current Master branch can be found at the following link

Github Logo.png Master Branch - touchscreen.xml