more PJ functionality in kodi
This commit is contained in:
parent
1fb6b307ea
commit
63b24f92fa
3 changed files with 19 additions and 0 deletions
|
@ -56,6 +56,8 @@
|
|||
<property name="<Primary><Alt>Delete" type="string" value="sh /home/htpc/scripts/PJ/buttons.sh task_manager"/>
|
||||
<property name="<Alt>Up" type="string" value="sh /home/htpc/scripts/PJ/buttons.sh move_up"/>
|
||||
<property name="AudioPlay" type="string" value="sh /home/htpc/scripts/PJ/buttons.sh play"/>
|
||||
<property name="<Alt>Right" type="string" value="sh /home/htpc/scripts/PJ/buttons.sh forward"/>
|
||||
<property name="<Alt>Left" type="string" value="sh /home/htpc/scripts/PJ/buttons.sh back"/>
|
||||
</property>
|
||||
</property>
|
||||
<property name="xfwm4" type="empty">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue