all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Changing pointer shape in Windows
@ 2008-09-30 15:11 Rick Mohr
  2008-10-01 17:50 ` Nikolaj Schumacher
  0 siblings, 1 reply; 4+ messages in thread
From: Rick Mohr @ 2008-09-30 15:11 UTC (permalink / raw)
  To: help-gnu-emacs

Emacs 21 used the "arrow" pointer everywhere, but Emacs 22 uses the "I-beam" pointer over text. How can I get Emacs 22 to use the "arrow" pointer over text?

This doesn't seem to work:

(setq x-pointer-shape 132) ; top_left_arrow
(set-mouse-color "white")

I want to use the arrow pointer because (1) I'm used to it, and (2) the I-beam pointer behaves differently than in other windows applications. In Emacs, clicking on any part of a character places the cursor before that character. In other windows applications, clicking on the left half of a character places the cursor before that character but clicking on the right half of a character places the cursor after that character.

Any help appreciated. Thanks, 

-Rick




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

end of thread, other threads:[~2008-10-03 14:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-30 15:11 Changing pointer shape in Windows Rick Mohr
2008-10-01 17:50 ` Nikolaj Schumacher
2008-10-02 12:39   ` Rick Mohr
2008-10-03 14:20     ` Nikolaj Schumacher

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.