ratpoison-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[RP] White on white messages in upper right hand corner


From: mcrogan
Subject: [RP] White on white messages in upper right hand corner
Date: Tue Dec 4 09:52:04 2001
User-agent: EMIKO/1.13.9 (Euglena tripteris) FLIM/1.13.2 (Kasanui) APEL/10.2 MULE XEmacs/21.1 (patch 10) (Capitol Reef) (i386-debian-linux)

I have tried `ratpoision 1.0.0' on a Debian-2.2r4 system, and I have
observed that the upper right hand window which is used to print error
and status messages has a white background and does not print text.  My
best guess is that it is printing white on white, because the size of
the window is changing but the contents are not readable.

I have tried running from a fresh `Xnest' session with no X resources
set.  Some status messages have appeared briefly as black on white, but
then quickly disappear.  I have compiled `ratpoison' with:

# ./configure --prefix=/usr/local --exec-prefix=/usr/local --with-xterm=rxvt 
--with-x --enable-debugging --enable-debug

The `src/config.h' is listed below.  If there is any way I can further
debug this, please let me know.  As a side issue I am not sure how to
create full-sized windows once I have done a `split' command, as they
all seem to come up at the smaller size instead of full size but if I
use `ratpoison' a while longer I will probably figure it out.

C-t is a good key binding for commands--so good that I have been in fact
using it for my `screen' sessions for quite awhile.  If I end up using
`ratpoison' I will need to look for another binding.

Please let me know if I can provide further information.  Thank you for
your time.

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

/* src/config.h.  Generated automatically by configure.  */
/* src/config.h.in.  Generated automatically from configure.in by autoheader.  
*/

/* Define if you have <sys/wait.h> that is POSIX.1 compatible.  */
#define HAVE_SYS_WAIT_H 1

/* Define as the return type of signal handlers (int or void).  */
#define RETSIGTYPE void

/* Define if you have the ANSI C header files.  */
#define STDC_HEADERS 1

/* Define if the X Window System is missing or not being used.  */
/* #undef X_DISPLAY_MISSING */

/* X terminal emulator to user */
#define TERM_PROG "rxvt"

/* Define if you have the <unistd.h> header file.  */
#define HAVE_UNISTD_H 1

/* Define if you have the X11 library (-lX11).  */
#define HAVE_LIBX11 1

/* Name of package */
#define PACKAGE "ratpoison"

/* Version number of package */
#define VERSION "1.0.0"

/* Define this to enable debugging messages */
#define DEBUG 1



reply via email to

[Prev in Thread] Current Thread [Next in Thread]