[slim] Re: How do I map a remote control button to bring up the date and time display on demand?

2006-12-04 Thread RaK

The principle Syntax of Custom.map is clear to my, but are the
possibilities somewhere documented?


-- 
RaK

RaK's Profile: http://forums.slimdevices.com/member.php?userid=7855
View this thread: http://forums.slimdevices.com/showthread.php?t=30220

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


[slim] Re: How do I map a remote control button to bring up the date and time display on demand?

2006-12-02 Thread boybees

Michael Herger;159137 Wrote: 
  What I want to do is have the date/time display come up when I
  press-and-hold the button that adjusts text size on the SB3. What
  line(s) do I have to add to my custom.map file to make this happen?
 
 Try the following:
 
 [common]
 size = dead
 size.single = brightness_toggle
 size.hold = datetime
 


thanks for your replay, but shouldn't it be

size.single = textsize_toggle?

Also I've put the cart before the horse here with my question. What I
should have asked first is, how  do you activate the custom.map file,
in other words, how do you make the SB remote use the custom mapping
instead of the default mapping?

Thanks!


-- 
boybees

boybees's Profile: http://forums.slimdevices.com/member.php?userid=1153
View this thread: http://forums.slimdevices.com/showthread.php?t=30220

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


Re: [slim] Re: How do I map a remote control button to bring up the date and time display on demand?

2006-12-02 Thread Michael Herger

thanks for your replay, but shouldn't it be
size.single = textsize_toggle?


You're right, of course. Too much copy/paste :-).


Also I've put the cart before the horse here with my question. What I
should have asked first is, how  do you activate the custom.map file,
in other words, how do you make the SB remote use the custom mapping
instead of the default mapping?


Go to to Player Settings (web interface)/Remote. There's a dropdown list  
with key maps available.


--

Michael

-
http://www.herger.net/SlimCD - your SlimServer on a CD
http://www.herger.net/slim - AlbumReview, Biography, MusicInfoSCR
___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Re: How do I map a remote control button to bring up the date and time display on demand?

2006-12-02 Thread ceejay

Michael Herger;159220 Wrote: 
  
 
 Go to to Player Settings (web interface)/Remote. There's a dropdown
 list  
 with key maps available.
 
 

... and the trick, which I for one keep forgetting, is that you have to
create the custom.map (or fred.map or whatever) first - the  menu will
detect .map files and give you the option.

Ceejay


-- 
ceejay

ceejay's Profile: http://forums.slimdevices.com/member.php?userid=148
View this thread: http://forums.slimdevices.com/showthread.php?t=30220

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


[slim] Re: How do I map a remote control button to bring up the date and time display on demand?

2006-12-02 Thread boybees

But in order to get it to do exactly what I wanted, I had to make this
slight tweak:

# textsize modes
size = dead


-- 
boybees

boybees's Profile: http://forums.slimdevices.com/member.php?userid=1153
View this thread: http://forums.slimdevices.com/showthread.php?t=30220

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