From 74c86daf2eef78376acdd0b8530fb56732dec8ac Mon Sep 17 00:00:00 2001 From: zerf58 <107778762+zerf58@users.noreply.github.com> Date: Sun, 31 Mar 2024 16:45:06 -0700 Subject: [PATCH] split_up to toggle video focus in kodi --- buttons.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buttons.sh b/buttons.sh index 8a145af..f73a054 100644 --- a/buttons.sh +++ b/buttons.sh @@ -105,7 +105,7 @@ firefox_pbs(){ Kodi(){ split_up(){ - xdotool_helper "key Tab" + xdotool_helper "key p" } search(){ kodi-send --action="VideoLibrary.Search"