JackOfAll wrote: 
> Triode, can you take this patch into your jivelite git, please? 
> 
> > 
Code:
--------------------
  >   > 
  > --- InputToActionMap.lua.orig   2014-04-11 12:51:47.874883795 +0100
  > +++ InputToActionMap.lua        2014-04-11 13:04:16.570245615 +0100
  > @@ -13,11 +13,14 @@
  > ["`"]  = "go_playlists",
  > [";"]  = "go_music_library",
  > [":"]  = "go_favorites",
  > +       ["f"]  = "go_favorites",
  > ["'"]  = "go_brightness",
  > [","]  = "shuffle_toggle",
  > ["."]  = "repeat_toggle",
  > ["|"]  = "sleep",
  > +       ["s"]  = "sleep",
  > ["Q"]  = "power",
  > +       ["q"]  = "power",
  > 
  > --END temp shortcuts to test action framework
  > 
  > 
--------------------
> > 
> 

Done.


------------------------------------------------------------------------
Triode's Profile: http://forums.slimdevices.com/member.php?userid=17
View this thread: http://forums.slimdevices.com/showthread.php?t=99395

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to