I'm using a CommandIR [1] receiver / transmitter with a Radio Shack 15-2146 All-in-One Remote. I set the remote up for VCR 0081 and then programmed missing keys manually using advanced codes. I have a strange issue half the time when I hit the "Ok" button in the menu system. Myth seems to receive the OK, but does not draw the next screen or option until I hit the up or down arrow.
<br><br>For example, in the recordings menu, I hit Info and select Delete. It does not show the "Delete it Now" dialog until I hit the up or down arrow. This does not happen all the time.<br><br>The same issue takes place for the main menu. If I hit OK on "Watch Recordings", sometimes it won't display the recordings until I hit Up or Down. Are there any tweaks to
lircd.conf I should try to remedy this situation? I don't know if it's a Lirc issue or a CommandIR receiver or driver issue.<br><br>A snippet of my lircd.conf is as follows:<br><br><span style="font-family: courier new,monospace;">
# devices being controlled by this remote: VCR 0081</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">#</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">
# Advanced codes used for buttons not implemented in VCR 0081</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;"># -------------------</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;"># Menu Up: 00398</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;"># Menu Down: 00622</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;"># Page +: 00485</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;"># Page -: 00403</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;"># 100+: 00367</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;"># Adv.: 00655</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;"># Live TV: 00657</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;"># PIP: 00492</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;"># Skip+: 00370</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;"># Skip-: 00364</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">#</span><br style="font-family: courier new,monospace;"><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">begin remote</span>
<br style="font-family: courier new,monospace;"><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;"> name 2146</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">
bits 13</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;"> flags RC5|CONST_LENGTH</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">
eps 30</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;"> aeps 100</span><br style="font-family: courier new,monospace;"><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;"> one 929 843</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;"> zero 929 843</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;"> plead 954</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;"> gap 113616</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;"> toggle_bit 2</span><br style="font-family: courier new,monospace;"><br style="font-family: courier new,monospace;"><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">
begin codes</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;"> aux_power 0x114C</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">
aux_ch+ 0x1160</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;"> aux_ch- 0x1161</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;"> aux_left 0x0155</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;"> aux_right 0x0156
</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;"> aux_ok 0x114B</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">
aux_menu 0x115D</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;"> aux_up 0x115B</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;"> aux_down 0x115A</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;"> aux_guide 0x115D
</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;"> aux_info 0x117C</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">
aux_exit 0x1171</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;"> aux_sleep 0x1166</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;"> aux_tv_vcr 0x117E</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;"> aux_last 0x117B
</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;"> aux_vol+ 0x1150</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">
aux_vol- 0x1151</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;"> aux_mute 0x114D</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;"> aux_1 0x1141</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;"> aux_2 0x1142
</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;"> aux_3 0x1143</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">
aux_4 0x1144</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;"> aux_5 0x1145</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;"> aux_6 0x1146</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;"> aux_7 0x1147
</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;"> aux_8 0x1148</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">
aux_9 0x1149</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;"> aux_0 0x1140</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;"> aux_enter 0x114B</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;"> aux_rew 0x1172
</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;"> aux_play 0x1175</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">
aux_fwd 0x1174</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;"> aux_rec 0x1177</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;"> aux_pause 0x1169</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;"> aux_stop 0x1176
</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;"> aux_slow 0x1162</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">
aux_pip 0x114E</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;"> aux_skip- 0x114A</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;"> aux_skip+ 0x117A</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;"> aux_adv 0x1153
</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;"> aux_live_tv 0x1163</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">
aux_100+ 0x1152</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;"> aux_page- 0x1173</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;"> aux_page+ 0x0146</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;"> end codes</span><br style="font-family: courier new,monospace;">
<br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">end remote</span><br><br>Thanks for any help you can provide!<br><br>/Brian/<br><br>1. <a href="http://www.commandir.com">http://www.commandir.com
</a><br><br>