Table of Contents
ipmpanel - Numonics IPM panel button utility
ipmpanel [
-dh ] [ -c file ]
ipmpanel is a panel button utility for Numonics
IPM devices. It reads its configuration from the file ipmpanel.conf and
forks itself into background. The utility waits for the user to press the
panel buttons on the Numonics IPM whiteboards. If a button is pressed the
corresponding command in the ipmpanel.conf file is executed.
The configuration
file consists of lines starting with a button specification and number
following a "=" and the command to execute e.g.
BUTTON_01 = netscape
BUTTON_12
= xlogo
BUTTON_13 = xeyes
It necessary that the system is running the
XFree86(1)
server and the Numonics IPM module ipm(4)
is loaded and active.
ipmcali supports the Numonics whiteboards IPM 1000RM
and IPM 2000RM.
-c file
Read configuration from this file. (default:
/etc/ipmpanel.con)
-d file
Debug. Don't fork into background.
-h
Print a help
screen to STDERR.
XFree86(1)
, XF86Config(5x)
, xf86config(1)
,
Xserver(1)
, X(7x)
, ipm(4)
, ipmcali(1)
, ipmpanel(1)
, ipmdump(1)
.
Konrad
Rieck <kr@roqe.org>
Table of Contents