.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36. .TH IRXEVENT "1" "October 2010" "irxevent 0.9.0-pre1" "User Commands" .SH NAME irxevent - infrared X-event sender .SH SYNOPSIS .B irxevent [\fIoption\fR]... [\fIconfig file\fR] .SH DESCRIPTION Irxevent is a program that I wrote to send button clicks and key presses 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. .TP \fB\-d\fR \fB\-\-daemon\fR fork and run in background .TP \fB\-h\fR \fB\-\-help\fR display usage summary .TP \fB\-V\fR \fB\-\-version\fR display version .SH FILES Irxevent works with the same config file as irexec and irpty (~/.lircrc). For a complete sample .lircrc look at examples/lircrc. .B Part of your .lircrc could look like this: .nf .RS 3 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 .RE .fi .B Simply said \fIconfig\fB = lines may look like this: .nf .RS 3 config = Key [shift\-][ctrl\-][alt\-] [Focus] | WindowID | CurrentWindow | RootWindow config = Button