xenocara/app/xmessage
purplerain 155eb8555e
sync with OpenBSD -current
2024-04-29 00:35:41 +00:00
..
app-defaults sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
man sync with OpenBSD -current 2024-04-29 00:35:41 +00:00
COPYING sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
ChangeLog sync with OpenBSD -current 2024-04-29 00:35:41 +00:00
INSTALL sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
Makefile.am sync with OpenBSD -current 2024-04-29 00:35:41 +00:00
Makefile.bsd-wrapper sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
Makefile.in sync with OpenBSD -current 2024-04-29 00:35:41 +00:00
README sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
aclocal.m4 sync with OpenBSD -current 2024-04-29 00:35:41 +00:00
compile sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
config.guess sync with OpenBSD -current 2024-04-29 00:35:41 +00:00
config.h.in sync with OpenBSD -current 2024-04-29 00:35:41 +00:00
config.sub sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
configure sync with OpenBSD -current 2024-04-29 00:35:41 +00:00
configure.ac sync with OpenBSD -current 2024-04-29 00:35:41 +00:00
depcomp sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
install-sh sync with OpenBSD -current 2024-04-29 00:35:41 +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 sync with OpenBSD -current 2024-04-29 00:35:41 +00:00
readfile.h zap trailing whitespace and tabs 2023-12-13 04:57:51 +00:00
xmessage.c sync with OpenBSD -current 2024-04-29 00:35:41 +00:00
xmessage.h zap trailing whitespace and tabs 2023-12-13 04:57:51 +00:00

README

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