split_up to toggle video focus in kodi

This commit is contained in:
zerf58 2024-03-31 16:45:06 -07:00 committed by GitHub
parent 9075127dd0
commit 74c86daf2e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -105,7 +105,7 @@ firefox_pbs(){
Kodi(){
split_up(){
xdotool_helper "key Tab"
xdotool_helper "key p"
}
search(){
kodi-send --action="VideoLibrary.Search"