TuskenTower on 7 Oct 2007 17:20:29 -0000


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

[PLUG] RF Remote and MythTV's "Edit Keys"

  • From: TuskenTower <tuskentower@gmail.com>
  • To: "Philadelphia Linux User's Group Discussion List" <plug@lists.phillylinux.org>
  • Subject: [PLUG] RF Remote and MythTV's "Edit Keys"
  • Date: Sun, 7 Oct 2007 13:20:26 -0400
  • Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=6oUtQ+GEYisLbfH3UtV1u4zNsV/S7HDKM7G8iD2qGl0=; b=nY/cPU/M1b0caUpL2UHyK5weJo4c+lH23uaORhGTQNpD4XnN5rkc/3nL4W4qviER/vXiwTpvSPKzaMgqvKBw83LwU5a8YNJvtJOezTO/pA9CupA3EgKLJyOi4Tz+dYZXvTQKdJcz9Ep6xfWSdCWo6aIhLV2ohXo9Zy7LI3WXMr4=
  • Reply-to: Philadelphia Linux User's Group Discussion List <plug@lists.phillylinux.org>
  • Sender: plug-bounces@lists.phillylinux.org

All,
This email is meant for the idiots like me out there.

I purchased a no-name brand RF remote from Microcenter
(http://microcenter.com/single_product_results.phtml?product_id=0253903).
 This remote issues a sequence of key presses as if it were a
keyboard.  It has some extra features that changes its use with a DOS
box or a Mac depending upon running app.

If you have one of these devices, just go to the MythTV Frontend ->
Utilities / Setup -> "Edit Keys".  From there, you may need to edit
the "Global", "TV Frontend", and "TV Playback" keys.  For each key
that you want to change.  If your remote does not automatically work
for the up/down/left/right buttons, just use your keyboard.

Once you get to the function you want to change, hit "enter", choose
an open position (the box that is the most white is the one selected)
and hit enter again.  You should see a dialog box saying "Press A Key"
(don't press "A" silly).  Press the button on the remote and whatever
key strokes it issues will be assigned to that function.  All done.
very simple.

In case, you're too smart for your own good, you can get the key codes
for the presses that the buttons send and then figure out what keys
that those codes map to.

To find out the keycodes issued by the remote, use "sudo showkey -t 1
-m".  This command will cease after 1 second of no key presses, so
stop pressing keys.  That "-t 1" sets it to one second, the default is
10 seconds and that will usually kill the default scroll back buffer.

Once you copy down all of the key presses for each button (long and
tedious) you use "sudo dumpkeys | less" to see what each of those key
presses mean.  That is the long way for overly smart people.

HTH
Amul
___________________________________________________________________________
Philadelphia Linux Users Group         --        http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion  --   http://lists.phillylinux.org/mailman/listinfo/plug