xenocara/app/xmessage
2023-12-13 04:57:51 +00:00
..
app-defaults sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
man sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
aclocal.m4 sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
ChangeLog sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
compile sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
config.guess sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
config.h.in sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
config.sub sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
configure sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
configure.ac sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
COPYING sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
depcomp sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
INSTALL sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
install-sh sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
Makefile.am sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
Makefile.bsd-wrapper sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
Makefile.in sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
makeform.c zap trailing whitespace and tabs 2023-12-13 04:57:51 +00:00
missing sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
readfile.c zap trailing whitespace and tabs 2023-12-13 04:57:51 +00:00
readfile.h zap trailing whitespace and tabs 2023-12-13 04:57:51 +00:00
README sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
xmessage.c zap trailing whitespace and tabs 2023-12-13 04:57:51 +00:00
xmessage.h zap trailing whitespace and tabs 2023-12-13 04:57:51 +00:00

xmessage displays a message or query in a window.  The user can click
on an "okay" button to dismiss it or can select one of several buttons
to answer a question.  xmessage can also exit after a specified time.


This is the X11R6 version.  Here is what's new since R5:

maxWidth (used in auto geom calc, ignored if geometry explicitly given)
maxHeight
-center
-timeout
-nearmouse
scrollbars


Stephen Gildea
gildea@x.org