bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#8003: 23.1; Background of mouse is incorrect


From: Eli Zaretskii
Subject: bug#8003: 23.1; Background of mouse is incorrect
Date: Sun, 29 Sep 2019 15:33:05 +0300

> From: Lars Ingebrigtsen <larsi@gnus.org>
> Cc: HZhou@pixelworks.com,  8003@debbugs.gnu.org
> Date: Sun, 29 Sep 2019 13:56:29 +0200
> 
> I tried a -with-x-toolkit=no, which gave me
> 
>   What window system should Emacs use?                    x11
>   What toolkit should Emacs use?                          none
> 
> and still no difference that I can see with the mouse pointer.
> 
> Neither does
> 
> (setq default-frame-alist
>       (append (list '(foreground-color . "red")
>                   '(mouse-color . "white")
>                   '(cursor-color . "blue")
>                   '(width . 120)
>                   '(height . 50))
>             default-frame-alist))
> 
> affect the mouse pointer here...

Does it work to invoke Emacs with --mouse-color=white?





reply via email to

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