.TH IRXEVENT "1" "Last change: Aug 2015" "irxevent 0.10.2" "User Commands" .SH NAME .P \fBirxevent\fR - infrared X-event sender .SH SYNOPSIS .P \fBirxevent\fR [\fIoption\fR]... [\fIconfig file\fR] .SH DESCRIPTION .P Irxevent is a program 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, 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(1) and irpty(1). .SH OPTIONS .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 .P Irxevent works with the same config file as irexec and irpty (~/.config/lircrc). For a complete sample lircrc look at examples/lircrc. .P Part of your .lircrc could look like this: .nf 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 .fi Simply said \fIconfig\fR = lines may look like this: .nf config = Key [shift\-][ctrl\-][alt\-] [Focus] | WindowID | CurrentWindow | RootWindow config = Button