EPICS Home

Experimental Physics and Industrial Control System


 

motifButton: Motif Button Tool

A general purpose Motif button to execute any Unix command when pressed.

Usage:

motifButton [X11options] [-c command] [-x text] [-w]

These commandline options mean:

-c command
Command to be executed
-x text
Text to appear on push button
-w
No warning dialog

Software Download

The following tar file contains source code only (no binaries), and was compressed using gnuzip.

Required Software

MotifButton requires that the Motif and X11 header files and libraries be available and that the X11 and MOTIF settings in CONFIG_SITE.<host_arch> be set correctly.