[mythtv-users] iMon and a working version of lircrc

Simon Kenyon simon at koala.ie
Wed Aug 10 20:36:05 UTC 2005


On Wednesday 10 August 2005 20:31, Meyland, Peter wrote:
> Hi all
> Is there anybody who has a working .lircrc file for mythtv?
> I'm using lirc with iMon driver and lircd.conf file created by Venky Raju
> for a iMON PAD remote control
> TIA
> Peter

i have one for a modified (by me) lirc_imon driver
this is for the integrated imon in a silverstone 10M case
files attached
the lirc_imon.c is modified from that provided by 
http://venky.ws/projects/imon/
it makes the pad modal so that it can either be up/down/left/right or a mouse

it probably could do with some more work -but i use it as-is

hope this helps
-- 
simon
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lirc_imon.c
Type: text/x-csrc
Size: 30496 bytes
Desc: not available
Url : http://mythtv.org/pipermail/mythtv-users/attachments/20050810/93f52f76/lirc_imon.c
-------------- next part --------------
# 
# lircmd config file
# 
PROTOCOL IntelliMouse

MOVE_N * Mouse_N
MOVE_E * Mouse_E
MOVE_S * Mouse_S
MOVE_W * Mouse_W

BUTTON1_CLICK * MouseLeftClick
BUTTON3_CLICK * MouseRightClick
-------------- next part --------------
# Please make this file available to others
# by sending it to <lirc at bartelmus.de>
#
# this config file was automatically generated
# using lirc-0.7.1pre2(imon) on Tue Mar  1 23:15:44 2005
#
# contributed by Venky Raju
#
# brand:                       iMON-New
# model no. of remote control: iMON-PAD
# devices being controlled by this remote:
#

begin remote

  name     iMON-PAD
  bits           32
  eps            30
  aeps          100

  one             0     0
  zero            0     0
  gap          235965
  min_repeat      1
  toggle_bit      0


      begin codes
          AppExit                  0x288195B7
          Record                   0x298115B7
          Play                     0x2A8115B7
          SlowMotion               0x29B195B7
          Rewind                   0x2A8195B7
          Pause                    0x2A9115B7
          FastForward              0x2B8115B7
          PrevChapter              0x2B9115B7
          Stop                     0x2B9715B7
          NextChapter              0x298195B7
          Esc                      0x2BB715B7
          Eject                    0x299395B7
          AppLauncher              0x29B715B7
          MultiMon                 0x2AB195B7
          TaskSwitcher             0x2A9395B7
          Mute                     0x2B9595B7
          Vol+                     0x28A395B7
          Vol-                     0x28A595B7
          Ch+                      0x289395B7
          Ch-                      0x288795B7
          Timer                    0x2B8395B7
          1                        0x28B595B7
          2                        0x2BB195B7
          3                        0x28B195B7
          4                        0x2A8595B7
          5                        0x299595B7
          6                        0x2AA595B7
          7                        0x2B9395B7
          8                        0x2A8515B7
          9                        0x2AA115B7
          0                        0x2BA595B7
          ShiftTab                 0x28B515B7
          Tab                      0x29A115B7
          MyMovie                  0x2B8515B7
          MyMusic                  0x299195B7
          MyPhoto                  0x2BA115B7
          MyTV                     0x28A515B7
          Bookmark                 0x288515B7
          Thumbnail                0x2AB715B7
          AspectRatio              0x29A595B7
          FullScreen               0x2AA395B7
          MyDVD                    0x29A295B7
          Menu                     0x2BA385B7
          Caption                  0x298595B7
          Language                 0x2B8595B7
          MouseKeyboard            0x299115B7
          SelectSpace              0x2A9315B7
          MouseMenu                0x28B715B7
          MouseRightClick          0x688481B7
          Enter                    0x28A195B7
          MouseLeftClick           0x688301B7
          WindowsKey               0x2B8195B7
          Backspace                0x28A115B7

          Up                       0x290281B7
          Down                     0x288291B7
          Left                     0x2A8281B7
          Right                    0x288A81B7
          KbdLeftClick             0x288301B7
          KbdRightClick            0x288481B7
          Mouse_N                  0x690281B7
          Mouse_S                  0x688291B7
          Mouse_W                  0x6A8281B7
          Mouse_E                  0x688A81B7
          MouseLeftClick           0x688301B7
          MouseRightClick          0x688481B7
      end codes

end remote 
-------------- next part --------------
#
# the following keys are unused:
#	sleep
#	freeze
#	guide
#	enter
#	plus100
#
begin
	prog = mythtv
	button = Esc
	config = Esc
end
begin
	prog = mythtv
	button = 1
	config = 1  
end
begin
	prog = mythtv
	button = 2
	config = 2  
end
begin
	prog = mythtv
	button = 3
	config = 3  
end
begin
	prog = mythtv
	button = 4
	config = 4  
end
begin
	prog = mythtv
	button = 5
	config = 5  
end
begin
	prog = mythtv
	button = 6
	config = 6  
end
begin
	prog = mythtv
	button = 7
	config = 7  
end
begin
	prog = mythtv
	button = 8
	config = 8  
end
begin
	prog = mythtv
	button = 9
	config = 9  
end
begin
	prog = mythtv
	button = 0
	config = 0  
end
begin
	prog = mythtv
	button = Menu
	config = M  
end
begin
	prog = mythtv
	button = Caption
	config = I  
end
begin
	prog = mythtv
	button = Vol-
	repeat = 5
	config = [  
end
begin
	prog = mythtv
	button = Vol+
	repeat = 5
	config = ]  
end
begin
	prog = mythtv
	button = Ch+
	repeat = 5
	delay = 5
	config = Up
end
begin
	prog = mythtv
	button = Ch-
	repeat = 5
	delay = 5
	config = Down
end
begin
	prog = mythtv
	button = Up
	repeat = 5
	delay = 5
	config = Up
end
begin
	prog = mythtv
	button = Down
	repeat = 5
	delay = 5
	config = Down
end
begin
	prog = mythtv
	button = Left
	repeat = 5
	delay = 5
	config = Left
end
begin
	prog = mythtv
	button = Right
	repeat = 5
	delay = 5
	config = Right
end
begin
	prog = mythtv
	button = Enter
	config = Return
end
begin
	prog = mythtv
	button = Mute
	config = |
end
begin
	prog = mythtv
	button = Thumbnail
	config = V  
end
begin
	prog = mythtv
	button = Play
	config = P  
end
begin
	prog = mythtv
	button = Record
	config = R  
end
begin
	prog = mythtv
	button = Stop
	config = T  
end
begin
	prog = mythtv
	button = Pause
	config = P  
end
begin
	prog = mythtv
	button = Rewind
	config = Q  
end
begin
	prog = mythtv
	button = FastForward
	config = Z  
end
begin
	prog = mythtv
	button = AspectRatio
	config = W
end




#begin
#	prog = mythtv
#	button = AppExit
#	config = ?
#end
#begin
#	prog = mythtv
#	button = SlowMotion
#	config = ?
#end
#begin
#	prog = mythtv
#	button = PrevChapter
#	config = ?
#end
#begin
#	prog = mythtv
#	button = NextChapter
#	config = ?
#end
#begin
#	prog = mythtv
#	button = Eject
#	config = ?
#end
#begin
#	prog = mythtv
#	button = AppLauncher
#	config = ?
#end
#begin
#	prog = mythtv
#	button = MultiMon
#	config = ?
#end
#begin
#	prog = mythtv
#	button = TaskSwitcher
#	config = ?
#end
#begin
#	prog = mythtv
#	button = Timer
#	config = ?
#end
#begin
#	prog = mythtv
#	button = MyMovie
#	config = ?
#end
#begin
#	prog = mythtv
#	button = MyMusic
#	config = ?
#end
#begin
#	prog = mythtv
#	button = MyPhoto
#	config = ?
#end
#begin
#	prog = mythtv
#	button = MyTV
#	config = ?
#end
#begin
#	prog = mythtv
#	button = Bookmark
#	config = ?
#end
#begin
#	prog = mythtv
#	button = FullScreen
#	config = ?
#end
#begin
#	prog = mythtv
#	button = MyDVD
#	config = ?
#end
#begin
#	prog = mythtv
#	button = Language
#	config = ?
#end
#begin
#	prog = mythtv
#	button = MouseKeyboard
#	config = ?
#end
#begin
#	prog = mythtv
#	button = SelectSpace
#	config = ?
#end
#begin
#	prog = mythtv
#	button = MouseMenu
#	config = ?
#end
#begin
#	prog = mythtv
#	button = MouseRightClick
#	config = ?
#end
#begin
#	prog = mythtv
#	button = Enter
#	config = ?
#end
#begin
#	prog = mythtv
#	button = MouseLeftClick
#	config = ?
#end
#begin
#	prog = mythtv
#	button = WindowsKey
#	config = ?
#end


More information about the mythtv-users mailing list