Results 1 to 2 of 2

Thread: lircrc or lircmap?

  1. #1

    Default lircrc or lircmap?

    In trying to get my remote setup I tried the traditional lirc setup by using ~/.lircrc. This worked initially after restarting lirc but once I rebooted the computer it no longer worked. After checking the use of my remote via mythtv and reviewing my recent boxee addition to ~/.lircrc, everything look correct but the remote still didn't work in Boxee. I scanned through the forums and found where /opt/boxee/system/lircmap was being used. I updated lircmap file and got the remote working in Boxee. My question is...I see some people post the lircrc info and other post the lircmap info...which is right or are they both right?
    Thanks

  2. #2
    Join Date
    Aug 2009
    Posts
    19

    Default

    Quote Originally Posted by williammanda View Post
    In trying to get my remote setup I tried the traditional lirc setup by using ~/.lircrc. This worked initially after restarting lirc but once I rebooted the computer it no longer worked. After checking the use of my remote via mythtv and reviewing my recent boxee addition to ~/.lircrc, everything look correct but the remote still didn't work in Boxee. I scanned through the forums and found where /opt/boxee/system/lircmap was being used. I updated lircmap file and got the remote working in Boxee. My question is...I see some people post the lircrc info and other post the lircmap info...which is right or are they both right?
    Thanks
    I got my streamzap remote working by adding or editing a file at:
    ~/.boxee/UserData/Lircmap.xml

    here is an example (contents of my file):

    Code:
    <lircmap>
    	<remote device="Streamzap_PC_Remote">
    		<pause>PAUSE</pause>
    		<stop>STOP</stop>
    		<forward>&gt;&gt;</forward>
    		<reverse>&lt;&lt;</reverse>
    		<left>LEFT</left>
    		<right>RIGHT</right>
    		<up>UP</up>
    		<down>DOWN</down>
    		<select>OK</select>
    		<pageplus>CH_UP</pageplus>
    		<pageminus>CH_DOWN</pageminus>
    		<back>EXIT</back>
    		<menu>MENU</menu>
    		<title>PLAY</title>
    		<info>More</info>
    		<skipplus>&gt;&gt;|</skipplus>
    		<skipminus>|&lt;&lt;</skipminus>
    		<display>Teletext</display>
    		<start>Home</start>
    		<record>RECORD</record>
    		<volumeplus>VOL_UP</volumeplus>
    		<volumeminus>VOL_DOWN</volumeminus>
    		<mute>MUTE</mute>
    		<power>POWER</power>
    		<myvideo>Videos</myvideo>
    		<mymusic>Music</mymusic>
    		<mypictures>Pictures</mypictures>
    		<mytv>TV</mytv>
    		<one>1</one>
    		<two>2</two>
    		<three>3</three>
    		<four>4</four>
    		<five>5</five>
    		<six>6</six>
    		<seven>7</seven>
    		<eight>8</eight>
    		<nine>9</nine>
    		<zero>0</zero>
    		<mytv>RED</mytv>
    		<mymusic>GREEN</mymusic>
    		<mypictures>YELLOW</mypictures>
    		<myvideo>BLUE</myvideo>
    	</remote>
    </lircmap>
    Change the button codes to match your .lircrc and make sure you encode characters to xml example:
    '>' = ' &gt;'

Similar Threads

  1. New Zalman Remote Lircmap.xml
    By dutsnekcirf in forum boxee for linux help
    Replies: 4
    Last Post: October 6th, 2010, 09:27 PM
  2. Lircmap.xml predefined buttons
    By qoncept in forum boxee remotes
    Replies: 6
    Last Post: July 20th, 2010, 05:57 PM
  3. Edited Lircmap, still no Hauppauge remote action in 8.04 Hardy
    By hoqenishy in forum boxee for linux help
    Replies: 3
    Last Post: June 9th, 2009, 09:37 PM
  4. [Resolved] Zalman Remote Lircmap.xml
    By wzl in forum boxee for linux help
    Replies: 0
    Last Post: January 22nd, 2009, 10:47 PM
  5. lircmap for Hauppauge PVR
    By mkubilus in forum boxee for linux help
    Replies: 0
    Last Post: December 6th, 2008, 08:25 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •