1XMODE2(1) FSF XMODE2(1)
2
3
4
6 mode2, smode2, xmode2 - shows the pulse/space length of infrared sig‐
7 nals
8
10 xmode2 [options]
11
13 The main purpose of these programs is to check operation of your home-
14 brew LIRC receiver hardware and to see the IR waveform of the remote
15 controller without an expensive oscilloscope. Very useful for debug‐
16 ging. Of course this program won't work with hardware that decodes the
17 signals itself like e.g. TV cards or the Irman.
18
19
20 xmode2 is based on smode2 by Sinkovics Zoltan. It is just a conversion
21 from svga to X with some basic support for resizing. The only differ‐
22 ences are that the --mode option enables an alternative display mode
23 and that xmode2 can read and visualise mode2 output from stdin.
24
25 -h --help
26 display usage summary
27
28 -v --version
29 display version
30
31 -d --device=device
32 read from given device
33
34 -g --geometry=geometry window geometry
35
36 -t --timediv=value
37 ms per unit
38
39 -m --mode
40 enable alternative display mode
41
43 mode2(1), smode2(1), xmode2(1)
44
45 The documentation for lirc is maintained as html pages. They are
46 located under html/ in the documentation directory.
47
48
49
50xmode2 0.8.2 June 2007 XMODE2(1)