gxmessage --version (return code: 0)
Unable to init server: Could not connect: Connection refused
gxmessage-3.4.3
Copyright (C) 2015 Timothy Richard Musson
This is free software. You may redistribute copies of it under the terms of the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
There is NO WARRANTY, to the extent permitted by law.
gxmessage --help (return code: 0)
Unable to init server: Could not connect: Connection refused
gxmessage - a GTK-based xmessage clone
Usage: gxmessage [OPTIONS] message ...
gxmessage [OPTIONS] -file FILENAME
xmessage options:
-file FILENAME Get message text from file, '-' for stdin
-buttons BUTTON_LIST List of "LABEL:EXIT_CODE", comma separated
-default LABEL Give keyboard focus to the specified button
-print Send the selected button's LABEL to stdout
-center Open the window in the center of the screen
-nearmouse Open the window near the mouse pointer
-timeout SECONDS Exit with code 0 after SECONDS seconds
-display DISPLAY X display to use
-fn FONT | -font FONT Set message font (works with GTK font names)
-fg COLOR Set message font color
-bg COLOR Set message background color
-geometry GEOMETRY Set window size (position will be ignored)
-iconic Start iconified
-name NAME Program name as used by the window manager
-title TITLE Set window title to TITLE
Additional gxmessage options:
-borderless Open the window without border decoration
-sticky Make the window stick to all desktops
-ontop Keep window on top
-nofocus Don't focus the window when it opens
-noescape Don't allow pressing ESC to close the window
-encoding CHARSET Expect CHARSET as the message encoding
-entry Prompt for text to be sent to stdout
-entrytext TEXT Same as -entry, but with TEXT as default text
-wrap Wrap lines of text to fit window width
-help | -? Show this usage information
-version Show gxmessage version and Copyright details
Please report bugs to <trmusson@gmail.com>.