Pascal Hibon wrote: 
> I did some searching for the Jivelite keyboard shortcuts and found the
> list below:
> 
> > 
Code:
--------------------
  >   > 
  > ["/"]   = "go_search",
  > ["h"]   = "go_home",
  > ["J"]   = "go_home_or_now_playing",
  > ["D"]   = "soft_reset",
  > ["x"]   = "play",
  > ["p"]   = "play",
  > ["P"]   = "create_mix",
  > [" "]   = "pause",
  > ["c"]   = "pause",
  > ["C"]   = "stop",
  > ["a"]   = "add",
  > ["A"]   = "add_end",
  > ["W"]   = "play_next",
  > ["M"]   = "mute",
  > ["\b"]  = "back", -- BACKSPACE
  > ["\27"] = "back", -- ESC
  > ["j"]   = "back",
  > ["l"]   = "go",
  > ["S"]   = "take_screenshot",
  > ["z"]  = "jump_rew",
  > ["<"]  = "jump_rew",
  > ["Z"]  = "scanner_rew",
  > ["b"]  = "jump_fwd",
  > [">"]  = "jump_fwd",
  > ["B"]  = "scanner_fwd",
  > ["+"]  = "volume_up",
  > ["="]  = "volume_up",
  > ["-"]  = "volume_down",
  > ["0"]  = "play_preset_0",
  > ["1"]  = "play_preset_1",
  > ["2"]  = "play_preset_2",
  > ["3"]  = "play_preset_3",
  > ["4"]  = "play_preset_4",
  > ["5"]  = "play_preset_5",
  > ["6"]  = "play_preset_6",
  > ["7"]  = "play_preset_7",
  > ["8"]  = "play_preset_8",
  > ["9"]  = "play_preset_9",
  > ["!"]  = "set_preset_1",
  > ["?"]  = "help",
  > 
--------------------
> > 
> 
> According to this list there are no keys for Power ON / OFF. Since I'm
> using the 7 inch touch display it would be great to include power
> state control by means of the IR remote. The display blacks out when
> it receives a power off command from LMS. So this functionality is
> supported.
> 
> Is it possible to included a Power ON / OFF keyboard shortcut in
> Jivelite?

Try the button "q"


------------------------------------------------------------------------
Gizmoh's Profile: http://forums.slimdevices.com/member.php?userid=56513
View this thread: http://forums.slimdevices.com/showthread.php?t=98156

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

Reply via email to