GNU bug report logs - #22574
24.5; Mouse pointer border color is set to `Emacs.background` value defined in ~/.Xresources

Previous Next

Package: emacs;

Reported by: Michal Rus <m <at> michalrus.com>

Date: Sun, 7 Feb 2016 00:18:01 UTC

Severity: minor

Found in version 24.5

Full log


View this message in rfc822 format

From: "Basil L. Contovounesios" <contovob <at> tcd.ie>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: kmicu <at> tuta.io, Michal Rus <m <at> michalrus.com>, 22574 <at> debbugs.gnu.org
Subject: bug#22574: 24.5; Mouse pointer border color is set to `Emacs.background` value defined in ~/.Xresources
Date: Fri, 12 Feb 2021 18:08:08 +0000
Lars Ingebrigtsen <larsi <at> gnus.org> writes:

> Michal Rus <m <at> michalrus.com> writes:
>
>> 1. $ printf 'Emacs.background: #ff0000\nEmacs.pointerColor: #00ff00\n'
>>> ~/.Xresources
>>
>> 2. $ emacs
>>
>> 3. Evaluate: (set-background-color "blue")
>>
>> 4. The pointer border is red…
>>
>> There seems to be no .Xresources setting to change the border. Other
>> applications use *pointerColor2 or *pointerColorBackground to define
>> this color.
>
> Sounds like a good idea, but when testing this stuff out, I can't really
> find that Emacs reacts to pointerColor at all.  I've tried different
> toolkits, but the pointer stubbornly is black with a white outline no
> matter what I do.  The -mc parameter has no effect for me, either.
>
> Anybody know what's going on?  Perhaps Gnome Shell is overriding the
> colours somehow?

Are you remembering to override / merge into the current database the
modified ~/.Xresources settings?

  $ xrdb ~/.Xresources        # replace current settings
  $ xrdb -merge ~/.Xresources # merge with current settings

Thanks,

-- 
Basil




This bug report was last modified 4 years and 131 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.