=== zcutlip_ is now known as zcutlip [17:37] I'm seeing the problem of irw detecting any keypress twice [17:37] and I see it is a common problem caused by multiple configs [17:38] but I'm still not sure how to fix it [17:38] I have the second remote seen in http://www.mythtv.org/wiki/MCE_Remote [17:38] [www.mythtv.org] MCE Remote - MythTV Official Wiki [21:29] I'm seeing the problem of irw detecting any keypress twice [21:30] and I see it is a common problem caused by multiple configs [21:30] I have the second remote seen in http://www.mythtv.org/wiki/MCE_Remote [21:30] [www.mythtv.org] MCE Remote - MythTV Official Wiki [21:30] now, I've commented out everything with vista_mce and mceusb_hauppauge from my lircrc and the lircd.conf.mceusb [21:31] I've also tried setting repeat = 5 and delay = 1 for KEY_RIGHT, just to test, but that had apparently no effect... [21:35] KjetilK: try disabling lirc and see if it still registers button presses then [21:35] at one point some of the remote handling was built into the kernel so you would get double button presses if both the kernel and lirc were picking it up [21:35] rhpot1991, you mean stopping lircd? [21:35] I recall it only affected the generic mce receivers [21:35] yep [21:35] rhpot1991, aha, I had a feeling something like that could happen too [21:36] I see stuff in the X log too [21:36] there should be pleanty of info out there on it [21:36] anyway /me tries [21:36] sounds like it [21:36] there are ways of using that input in lirc as well [21:36] dev/input I think is what you need to configure then [21:37] so, I need to use mode2 to detect keypresses? [21:37] or just use a different socket? [21:37] could test with mythtv-frontend [21:37] there was another way to test if I can remember [21:39] rhpot1991, that appears to have fixed it [21:39] so, I should just disable lirc as a service with update-rc.d? [21:41] but it still uses the same config files, so if I want to make changes to the key setup, I can still edit .lirc/mythtv to do it? [22:01] uh, seems like my knowledge of runlevel config is a bit dated... [22:01] update-rc.d -f lirc remove didn't prevent it from being started at boot [22:11] * KjetilK ->bed; # But if anyone knows how I can disable lirc so that it doesn't start on bootup, please let me know, I'll stay in the channel