Klaus Schmidinger wrote: >> are there any changes if lirc and terminal are used in common? >> >> While menu key works on remote control, it no longer works on keyboard >> (I use F12 for that). >> >> 1.3.37 works fine. >> >> Any hints available? > > > Maybe this has to do with the changes in cKbdRemote (remote.c) > for reading key sequences. > > Please try assigning the Menu function to a different key, > like 'm', for instance, to test whether it works at all. Yes, this words. > If this works then you might need to debug into > cKbdRemote::ReadKeySequence() > to see what's happening. > > I can't debug this myself, because my keyboard doesn't have an F12 key. Looks like all function keys are no longer working, I have assigned the color keys to F1 to F4, non of them working in 1.3.38. Peter