all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#8465: <XF86MonBrightnessDown> is undefined
@ 2011-04-10 11:19 jidanni
  2019-08-21 21:03 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: jidanni @ 2011-04-10 11:19 UTC (permalink / raw)
  To: 8465

Why do I get these messages when I hit this key,
<XF86MonBrightnessDown> is undefined
why can't emacs ignore that like bash does?
Just because I adjust the brightness doesn't make it part of emacs'
business. OK, I suppose I need to add something to .emacs to make that
key and its brother no-ops.
P.S., the messages don't end up in the C-h e buffer.
One has to use C-h k to capture them.





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

* bug#8465: <XF86MonBrightnessDown> is undefined
  2011-04-10 11:19 bug#8465: <XF86MonBrightnessDown> is undefined jidanni
@ 2019-08-21 21:03 ` Lars Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Ingebrigtsen @ 2019-08-21 21:03 UTC (permalink / raw)
  To: jidanni; +Cc: 8465

jidanni@jidanni.org writes:

> Why do I get these messages when I hit this key,
> <XF86MonBrightnessDown> is undefined
> why can't emacs ignore that like bash does?
> Just because I adjust the brightness doesn't make it part of emacs'
> business. OK, I suppose I need to add something to .emacs to make that
> key and its brother no-ops.
> P.S., the messages don't end up in the C-h e buffer.
> One has to use C-h k to capture them.

In most setups (Gnome Shell, Unity, etc) the window manager will
intercept the XF86MonBrightnessDown (etc) keys and perform whatever
action you have mapped to those keys, and no windows will actually
receive the event.

So if your Emacs gets the event, something was misconfigured in your
setup, I think.

Having Emacs bind these keys globally to `ignore' wouldn't be a good
thing, I think, so I'm closing this as a "wontfix".

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





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

end of thread, other threads:[~2019-08-21 21:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-10 11:19 bug#8465: <XF86MonBrightnessDown> is undefined jidanni
2019-08-21 21:03 ` Lars Ingebrigtsen

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.