all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* scroll vs. Scroll_Lock
@ 2019-11-13 19:54 Juanma Barranquero
  0 siblings, 0 replies; only message in thread
From: Juanma Barranquero @ 2019-11-13 19:54 UTC (permalink / raw)
  To: Emacs developers

[-- Attachment #1: Type: text/plain, Size: 429 bytes --]

Bug#38007 is about fixing the keybinding of scroll-lock-mode on Windows.

The global map currently binds scroll-lock-mode to `Scroll_Lock'. That
doesn't work on Windows, where the scroll-lock key generates a `scroll'
event.

Fixing the problem conditionally on Windows is trivial, of course. But the
question is, then: why are the event names different? Where does that
Scroll_Lock come from on Posix platforms?

TIA,

   Juanma

[-- Attachment #2: Type: text/html, Size: 551 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-11-13 19:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-13 19:54 scroll vs. Scroll_Lock Juanma Barranquero

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.