[mythtv-users] lirc_imon patch

Simon Kenyon simon at koala.ie
Thu Jun 8 19:55:07 UTC 2006


On Wednesday 05 April 2006 03:20, Steven Adeff wrote:
> For those of you with IMON remotes like that come with the Silverstone
> LC-16, I've placed the latest version of the patch that lets you use
> the mouse area as a directional pad that has been posted on the venky
> forum up at:
> http://www.jobs-khakis-chicks.com/MythTV/lirc-imon/
>
> it patches against the lirc-0.8.0 tarball.

i have an alternative lirc_imon.c which i like
it allows the remote to act both as a pad and as a mouse
i include it and the corresponding lircd.conf file (for those that are 
interested)
the mode is flipped by the keyboard/mouse button on the remote
it creates a new mouse device

regards
--
simon
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lirc_imon.c
Type: text/x-csrc
Size: 34252 bytes
Desc: not available
Url : http://mythtv.org/pipermail/mythtv-users/attachments/20060608/ddf005f6/attachment.c 
-------------- 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:
#
# added some additional codes: simon at koala.ie
#

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
          CHAN+                    0X289395B7
          CHAN-                    0X288795B7
          TIMER                    0X2B8395B7
          ONE                      0X28B595B7
          TWO                      0X2BB195B7
          THREE                    0X28B195B7
          FOUR                     0X2A8595B7
          FIVE                     0X299595B7
          SIX                      0X2AA595B7
          SEVEN                    0X2B9395B7
          EIGHT                    0X2A8515B7
          NINE                     0X2AA115B7
          ZERO                     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
          ENTER                    0X28A195B7
          WINDOWSKEY               0X2B8195B7
          BACKSPACE                0X28A115B7
          MOUSELEFTCLICK           0X688301B7
          MOUSERIGHTCLICK          0X688481B7
          KBDLEFTCLICK             0X288301B7 
          KBDRIGHTCLICK            0X288481B7 
          UP                       0X690281B7 
          DOWN                     0X688291B7 
          LEFT                     0X6A8281B7 
          RIGHT                    0X688A81B7 
      end codes
end remote 


More information about the mythtv-users mailing list