############################################################################# ## This file is part of the lirc-0.5.4 package ############################## ## LIRC - Linux Infrared Remote Control ##################################### ############################################################################# irxevent - infra-red xevent sender by Heinrich Langos Irxevent is a programm that I wrote to send Buttonclicks and Keypresses to X applications triggered by a lirc driven remote control. You can control your favorite CD/MP3 player or your TV tuner program or any other X application that responds to keyboard or mouse input. If you like to you can send emacs ^X^S from your armchair. Irxevent is a complement to irexec and irpty and works with a the same config file. (~/.lircrc) For a complete sample-.lircrc look at "examples/lircrc". Part of your .lircrc could like this. -------------------------------- begin prog = irxevent button = VIDEO_UP config = Key SHIFT-KP_Add CurrentWindow end begin prog = irxevent button = VIDEO_DOWN config = Key SHIFT-KP_Subtract CurrentWindow end begin prog = irxevent button = STOP config = Key ctrl-c CurrentWindow end begin prog = irxevent button = 0 config = Key f xawtv config = Key f xawtv end begin prog = irxevent button = POWER config = Key q xawtv end begin prog = irxevent button = CH_DOWN config = Button 1 329 92 kscd end begin prog = irxevent button = UP config = Button 1 110 80 GQmpeg end begin prog = irxevent button = DOWN config = Button 1 130 80 GQmpeg end -------------------------------- Simply said "config=" lines may look like this: config = Key [shift-][ctrl-][alt-] |CurrentWindow config = Button