GNU bug report logs -
#22574
24.5; Mouse pointer border color is set to `Emacs.background` value defined in ~/.Xresources
Previous Next
Full log
Message #11 received at 22574 <at> debbugs.gnu.org (full text, mbox):
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.