[mythtv-users] How to send alphabetic letters from IR remote number pad?

David Lasker dave at altosdesign.com
Thu Jul 8 16:39:18 UTC 2010


Sorry Wayne, that doesn't work. Every 4th button press outputs a "c", but I
am unable to get "b", "a", or "0" to be output.

Thanks...

Dave

-----Original Message-----
Have you tried it like this instead? 

begin 
remote = Hauppauge_350 
prog = irexec 
button = 2 
button = 2 
button = 2 
button = 2 
config = c 
delay = 2 
flags = quit 
end 

begin 
remote = Hauppauge_350 
prog = irexec 
button = 2 
button = 2 
button = 2 
config = b 
delay = 2 
flags = quit 
end 

begin 
remote = Hauppauge_350 
prog = irexec 
button = 2 
button = 2 
config = a 
delay = 2 
flags = quit 
end 

begin 
remote = Hauppauge_350 
prog = irexec 
button = 2 
config = 2 
repeat = 0 
delay = 0 
end




More information about the mythtv-users mailing list