public inbox for sourcenav@sourceware.org
 help / color / mirror / Atom feed
From: Syd Polk <spolk@redhat.com>
To: "Dove.John" <DoveJ@intgame.com>,
	"'sourcenav@sources.redhat.com'" <sourcenav@sources.redhat.com>,
	"'Mo DeJong'" <mdejong@cygnus.com>
Subject: Re: How do you change the colour of the cursor to WHITE for a BLACK b ackground ?
Date: Wed, 13 Dec 2000 09:46:00 -0000	[thread overview]
Message-ID: <3A37B5EE.16AE05A9@redhat.com> (raw)
In-Reply-To: <3A37B091.8F426B0F@redhat.com>

Are you running the NT version of SN, or are you running a UNIX version
on another machine and using an NT XServer?

Syd Polk wrote:
> 
> But your other applications must have problems with black cursors, too.
> We have no control of the cursor color on NT.
> 
> "Dove.John" wrote:
> >
> > My apologise for forgetting to mention that I'm using SN4.5.2 on an NT
> > workstation.
> >
> > -----Original Message-----
> > From: Mo DeJong [ mailto:mdejong@cygnus.com ]
> > Sent: 13 December 2000 10:11
> > To: sourcenav@sources.redhat.com
> > Subject: Re: How do you change the colour of the cursor to WHITE for a
> > BLACK b ackground ?
> >
> > On Wed, 13 Dec 2000, Dove.John wrote:
> >
> > > I would like to use SN4.5.2, but I can't see the cursor with the colour
> > > scheme I'm using. My preferred colour scheme is BLACK background with
> > mostly
> > > green text.
> > >
> > > I can't find any mechanism for changing the colour of the cursor which is
> > > always BLACK, when it needs to be green or white etc.
> > >
> > > Any solutions would be greatly appreciated.
> > > --
> > > JD
> >
> > Does this Tk code do what you want? Try running it
> > in the wish shell installed in the sn bin dir.
> >
> > text .t
> > pack .t
> > .t configure -bg black -fg green
> > .t configure -insertbackground green
> >
> > If that is what you wanted, then you will need
> > to either hack that "$text configure -insertbackground green"
> > bit into the source code or set the proper X resource
> > for it.
> >
> > There is no preferences option for the text insert
> > cursor color, we really should add one. Anyone
> > feel like taking a stab at adding a preferences
> > option for the text insertion cursor?
> >
> > Mo DeJong
> > Red Hat Inc

  reply	other threads:[~2000-12-13  9:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-12-13  2:28 Dove.John
2000-12-13  9:23 ` Syd Polk
2000-12-13  9:46   ` Syd Polk [this message]
  -- strict thread matches above, loose matches on Subject: below --
2000-12-13  2:00 How do you change the colour of the cursor to WHITE for a BLACK background ? Dove.John
2000-12-13  2:11 ` How do you change the colour of the cursor to WHITE for a BLACK b ackground ? Mo DeJong

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3A37B5EE.16AE05A9@redhat.com \
    --to=spolk@redhat.com \
    --cc=DoveJ@intgame.com \
    --cc=mdejong@cygnus.com \
    --cc=sourcenav@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).