munich wrote: > Help needed, I am still looking for some commands to steer Jivelite via > my remote (lirc): > > With "-" and "+" on my keyboard I can control the volume of squeeze, but > what is the code for lircd.conf? > > "-" = KEY_MINUS is working perfectly - reducing the volume, BUT what > code to use for "+" = ??? > KEY_PLUS or KEY_+ is NOT working, KEY_KPPLUS gives me the submenu. > > Any help?
Try the a key. Select any button in lircd.conf. eg KEY_A Then edit lircrc like this: begin prog = irxevent remote = devinput button = KEY_A config = Key a CurrentWindow end 2 Squeezebox Radios Served by logitechmediaserver_7.7.3_all.deb on RaspberryPi Model B with Raspbian. ------------------------------------------------------------------------ radioactive's Profile: http://forums.slimdevices.com/member.php?userid=61492 View this thread: http://forums.slimdevices.com/showthread.php?t=98156 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
