diff --git a/buttons.sh b/buttons.sh index 5e7e0e1..9a0a671 100755 --- a/buttons.sh +++ b/buttons.sh @@ -116,6 +116,9 @@ Kodi(){ split_up(){ xdotool_helper "key p" } + move_up(){ + xdotool_helper "key o" + } search(){ kodi-send --action="VideoLibrary.Search" } diff --git a/keyboard.xml b/keyboard.xml index f3a15f4..2774da8 100644 --- a/keyboard.xml +++ b/keyboard.xml @@ -28,7 +28,7 @@ - Play + Play