Slimserver has a very flexible way of handling remote controls so there
are several ways of doing this

The short answer to your question could be change 

brightness_down = 0000f78d # this is CH- on this remote
brightness_up = 0000f70d # this is CH+ on this remote

to 

rew = 0000f78d
fwd = 0000f70d


A single press will then do a jump_rew or jump_fwd (terms used in
default.map)

Of course REW and FWD may already do this and if you hold the button by
mistake it changes to a scan_rew or scan_fwd

You might lose your changes on an upgrade so it would be better to
create a my_jvc_dvd.ir and use that instead (change the setting in
player settings - remote.  If you create a new .ir file in your IR
directory then it will appear in addition)

Hope this works for you


-- 
d_pete
------------------------------------------------------------------------
d_pete's Profile: http://forums.slimdevices.com/member.php?userid=2550
View this thread: http://forums.slimdevices.com/showthread.php?t=19060

_______________________________________________
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss

Reply via email to