[mythtv-users] HTPC cases

Simon Kenyon simon at koala.ie
Thu Mar 16 08:27:13 UTC 2006


On Friday 10 March 2006 20:41, N Dugas wrote:
> Anyone here using Silverstone cases?  In particular, I'm looking at the
> LC14M or LC16M.  I'm just curious to see how the remotes work and if the
> VFD was a pain to get working.

not exactly what you asked but
i have a 10M and it is quite nice
the sticky front panel for the dvd drive is a bit naff
but apart from that it is good

i have an aopen i915GMM-HFS pentium-m motherboard in it and the whole machine 
is really quiet.
i also don't have the case fans running. with my motherboard they are not 
needed.

i have the driver for the imon vfd and remote installed
i modified the driver based on discussion on the www.venky.ws forum
the pad on the remote now acts as either a mouse or a direction pad

find attached my version of the lirc_imon driver and lircd.conf
i run them on gentoo with cvs lirc, lcdproc and 2.6.15

hope that helps
--
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/20060316/1af5a468/attachment-0001.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:
#
# modified by Simon Kenyon <simon at koala.ie>
# added stuff to make the PAD work the way i want it to
#

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
          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