all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Cannot set mouse pointer / cursor color on Mac OS X (10.9)
@ 2014-07-28 18:09 Joe Matarazzo
  2014-07-29  5:43 ` Joe Matarazzo
  0 siblings, 1 reply; 4+ messages in thread
From: Joe Matarazzo @ 2014-07-28 18:09 UTC (permalink / raw)
  To: help-gnu-emacs

Running Emacs.app, the "Official release" from emacsformacosx.com, I have
been unable to find any way to change the color of the I-beam cursor used
when the pointer hovers over text in the Emacs buffer. I'm using a dark
color scheme (black background) and the I-beam provided by the system,
which is a black I-beam with some transparency around it, is nearly
impossible to see.

I've tried:

(set-mouse-color "white")

and

(setq default-frame-alist '((mouse-color . "white")))

and

(set-face-background 'mouse "white")

all of which indicate that they should set the mouse pointer color, but to
no avail.

Thanks for the help,
Joe


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-07-29 16:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-28 18:09 Cannot set mouse pointer / cursor color on Mac OS X (10.9) Joe Matarazzo
2014-07-29  5:43 ` Joe Matarazzo
2014-07-29  6:02   ` Thien-Thi Nguyen
2014-07-29 16:02     ` Joe Matarazzo

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.