|
From: <li...@ba...> - 2009-01-02 13:06:46
|
Hi! "fug...@gm..." wrote: [...] > Hello, I am having a peculiar problem. I have the following setup: [...] > When I run irw and use the remote everything works fine and I get back the > key presses that I would expect (rather I get three of them, but I > understand this to be normal behavior). > my ~/.lircrc file looks like the following (I truncated it for testing, but > the behavior is the same either way): [...] > button = DirectionUp # up A button called "DirectionUp # up" does not exist in your lircd config. This should be: button = DirectionUp [...] > When I run 'ircat mythtv' and try pressing the respective buttons, I get > nothing. Christoph |