xmessage - display a message or query in a window (X-based /bin/echo) https://www.x.org/wiki/
Go to file
2024-01-05 19:45:17 +01:00
README.md automatic version update by autodist [release 1.0.4-1mamba;Sat Jan 19 2013] 2024-01-05 19:45:17 +01:00
xmessage.spec automatic update by autodist [release 1.0.5-1mamba;Tue Apr 10 2018] 2024-01-05 19:45:17 +01:00

xmessage

The xmessage program displays a window containing a message from the command line, a file, or standard input. Along the lower edge of the message is row of buttons; clicking the left mouse button on any of these buttons will cause xmessage to exit. Which button was pressed is returned in the exit status and, optionally, by writing the label of the button to standard output.

The program is typically used by shell scripts to display information to the user or to ask the user to make a choice.

Unless a size is specified, xmessage sizes itself to fit the message, up to a maximum size. If the message is too big for the window, xmessage will display scroll bars.