unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: "George Nurser" <gnurser@googlemail.com>
To: "Peter Dyballa" <Peter_Dyballa@web.de>
Cc: help-gnu-emacs@gnu.org
Subject: Re: how to change mouse pointer color
Date: Thu, 15 Mar 2007 13:05:23 +0000	[thread overview]
Message-ID: <1d1e6ea70703150605r17256b8ft352833ebd728f3d7@mail.gmail.com> (raw)
In-Reply-To: <9FB98F4D-3316-402E-A4E1-0C974AE82F08@Web.DE>

On 15/03/07, Peter Dyballa <Peter_Dyballa@web.de> wrote:
>
> Am 15.03.2007 um 11:20 schrieb George Nurser:
>
> > How do I change its color?
>
> Via ~/.Xdefaults:
>
>         Emacs*cursorColor:              OrangeRed2
>         Emacs*pointerColor:             DarkOrchid4
>
> or via ~/.emacs:
>
>         (setq initial-frame-alist '(
>           (mouse-color           . "midnightblue")

Hi Pete,

Changing the .emacs only seems to work on some versions of emacs.

I've tried on 3 diff computers at work.

1. red hat linux, running emacs 22.0.90.2 I compiled myself:
splash screen: x86_64-unknown-linux-gnu Xttolkit, Xaw3d scrollbar

....2006-11-09

Mouse pointer is yellow arrow, transparent inside when visiting emacs
menu, yellow in buffers.

Adding to my .emacs
>         (setq initial-frame-alist '(
>           (mouse-color           . "midnightblue")
 doesn't make any difference.

2. red hat linux, running emacs 21.3.1 from rpm:
splash screen: ia64-redhat-linux-gnu Xttolkit, Xaw3d scrollbar

... 2005-02-03

Mouse pointer is bey default solid black.
Adding to my .emacs
>         (setq initial-frame-alist '(
>           (mouse-color           . "midnightblue")
  does work.

3. red hat linux, running emacs 21.3.1 from rpm:
splash screen: i386-redhat-linux-gnu Xttolkit, Xaw3d scrollbar

... 2003-05-02

as 1. Yellow pointer, can't change it.

I've also tried emacs -q to make sure it's not something strange I
use, and it makes no difference.

Still puzzled. --George

  reply	other threads:[~2007-03-15 13:05 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-15 10:20 how to change mouse pointer color George Nurser
2007-03-15 11:59 ` Peter Dyballa
2007-03-15 13:05   ` George Nurser [this message]
2007-03-15 18:44     ` Peter Dyballa
2007-03-16 10:07       ` George Nurser
2007-03-16 10:40         ` Peter Dyballa
2007-03-16 11:21           ` George Nurser
2007-03-16 11:51             ` Peter Dyballa
2007-03-19  9:59         ` Ehud Karni
     [not found] <mailman.951.1173954095.7795.help-gnu-emacs@gnu.org>
2007-03-28  1:14 ` qajaqbob

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=1d1e6ea70703150605r17256b8ft352833ebd728f3d7@mail.gmail.com \
    --to=gnurser@googlemail.com \
    --cc=Peter_Dyballa@web.de \
    --cc=help-gnu-emacs@gnu.org \
    /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).