<Background>
I bought a mythbox from an acquaintance who could not make it work. Lot of issues. I got most ironed out.
Here is the problem I am having. I had to create the lircrc file and it seems to work fine, except for one thing. When I push one of the keys that key is repeated several times. Makes it real hard to change channels. It is like key bounce. Here is a sample of the code. I have played with the repeat and delay and have not seen any change. Maybe this is not the place to fix this. Is there some other place to try and fix this? Any suggestions or ideas.
begin
remote = hauppauge_pvr
prog = mythtv
button = 7
config = 7
repeat = 0
delay = 3
This is just one push of 7. Sometime it is repeated as many as 4 times.
david@mythtv:~$ irw
0000000000001787 00 7 hauppauge_pvr
0000000000001787 01 7 hauppauge_pvr
All the buttos work and do what they are suppose to, just do it several times.
David