[mythtv] how to emulate arrow keys in lirc

Harondel J. Sibble mythtv-dev@snowman.net
Sat, 14 Dec 2002 08:02:11 -0800


On 13 Dec 2002 at 23:06, Harondel J. Sibble wrote:
> Since only the arrow keys on the keyboard seem to work for navigating the
> menu, what do I replace the current keybindings with to enable this via remote
> (Packard Bell)?


The following will take care of that problem

begin
    prog = irxevent
    button = Up
    config = Key Up CurrentWindow
end

begin
    prog = irxevent
    button = Right
    config = Key Right CurrentWindow
end

begin
    prog = irxevent
    button = Down
    config = Key Down CurrentWindow
end
	
begin
    prog = irxevent
    button = Left
    config = Key Left CurrentWindow
end

-- 
Harondel J. Sibble 
Sibble Computer Consulting
Creating solutions for the small business and home computer user.
help@pdscc.com (use pgp keyid 0x3AD5C11D) http://www.pdscc.com
(604) 739-3709 (voice/fax)      (604) 686-2253 (pager)