SourceFiles.org - Use the Source, Luke
Home | Register | News | Forums | Guide | MyLinks | Bookmark

Related Sites

Latest News
  General News
  Reviews
  Press Releases
  Software
  Hardware
  Security
  Tutorials
  Off Topic


Back to files

To use LIRC (Linux Infrared Remote Control http://www.lirc.org/) with RadioActive, you can put the following in you ~/.lircrc file.

        begin
                button = 1
                prog   = irxevent
                config = Key 1 radioactive
        end
        begin
                button = 2
                prog   = irxevent
                config = Key 2 radioactive
        end
         ....

        begin
                button = MUTE
                prog   = irxevent
                config = Key m radioactive
        end
        begin
                button = POWER
                prog   = irxevent
                config = Key q radioactive
        end

This utilizes the irxevent program to send key strokes to RadioActive. Please note that when using the applet mode, `q' closes only the main window.


Other Sites

Discussion Groups
  Beginners
  Distributions
  Networking / Security
  Software
  PDAs

About | FAQ | Privacy | Awards | Contact
Comments to the webmaster are welcome.
Copyright 2006 Sourcefiles.org All rights reserved.