Touch controls: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
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_steps]] backward - Swipe to the right
* [[Skip_steps]] 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 '''v18 - Leia''' can be found at the following link
{{github_link|[https://github.com/xbmc/xbmc/blob/Leia/system/keymaps/touchscreen.xml v18 Leia - touchscreen.xml ]}}


{{Isengard updated}}


[[Category:Remotes]]
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|18}}
 
[[Category:Manual]]
[[Category:Manual]]
[[Category:Apple]]
[[Category:Apple]]
[[Category:Android]]
[[Category:Android]]
[[Category:Windows]]
[[Category:Remotes]]
[[Category:Karellen]]

Revision as of 00:03, 11 September 2020

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 v18 - Leia can be found at the following link

Github Logo.png v18 Leia - 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