split_up to toggle video focus in kodi
This commit is contained in:
parent
9075127dd0
commit
74c86daf2e
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@ firefox_pbs(){
|
|||
Kodi(){
|
||||
|
||||
split_up(){
|
||||
xdotool_helper "key Tab"
|
||||
xdotool_helper "key p"
|
||||
}
|
||||
search(){
|
||||
kodi-send --action="VideoLibrary.Search"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue