diff options
author | Søren Sandmann Pedersen <sandmann@daimi.au.dk> | 2005-07-05 22:51:11 +0000 |
---|---|---|
committer | Søren Sandmann Pedersen <sandmann@daimi.au.dk> | 2005-07-05 22:51:11 +0000 |
commit | 665ba4b9cf9a7c94782637051eb8e0d735bbaf7c (patch) | |
tree | 9c0a846d2267af03467cddd3ee8f6641eaacd461 /README | |
parent | 78f5d29fcde2813dfed4474a3cce4ef77c592580 (diff) |
Add build systems for xlogo, xlsatoms, xlsclients, xmag, xman, xmessage,
xmh, xmore. lib/Xaw/xaw.m4: Add an AM_CONDITIONAL and a shell variable
xaw_use_xprint symlink.sh: add some extra files for xgc, xinit,
xkbcomp, xlogo, xmb, and xmodmap xc/programs/xmore/xmore.c:
Conditionalize use of xprint
Diffstat (limited to 'README')
-rw-r--r-- | README | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -0,0 +1,17 @@ +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 |