all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Screencast Key Display with Capslock <-> CTRL respect?
@ 2015-02-23 14:09 Tory S. Anderson
  0 siblings, 0 replies; 2+ messages in thread
From: Tory S. Anderson @ 2015-02-23 14:09 UTC (permalink / raw)
  To: Emacs Help List

I've been making screen casts for emacs and am looking into programs that display the keys being used. I'm on Linux with KDE, which effects some of the options. I was pretty happy with the way KeyMon works, and it was available in the repos; but then I noticed that although it has dedicated display positions for the CTRL key, it still registers my Capslock as a capslock stroke although I have it bound as CTRL. This means that it doesn't properly capture any commands normally using L-CTRL for my viewers. I'm sure there are other emacs screen casting folks out there; do you have a suggestion for getting a key monitor program that will properly interpret my Capslock as a CTRL? Or of changing a setting to make that happen in KeyMon? I don't know much about key-capturing on a system level, but 
 apparently KeyMon is grabbing things at a lower level than KDE. 



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

* Re: Screencast Key Display with Capslock <-> CTRL respect?
       [not found] <mailman.689.1424700600.31049.help-gnu-emacs@gnu.org>
@ 2015-02-23 18:32 ` Pascal J. Bourguignon
  0 siblings, 0 replies; 2+ messages in thread
From: Pascal J. Bourguignon @ 2015-02-23 18:32 UTC (permalink / raw)
  To: help-gnu-emacs

torys.anderson@gmail.com (Tory S. Anderson) writes:

> I've been making screen casts for emacs and am looking into programs
> that display the keys being used. I'm on Linux with KDE, which effects
> some of the options. I was pretty happy with the way KeyMon works, and
> it was available in the repos; but then I noticed that although it has
> dedicated display positions for the CTRL key, it still registers my
> Capslock as a capslock stroke although I have it bound as CTRL. This
> means that it doesn't properly capture any commands normally using
> L-CTRL for my viewers. I'm sure there are other emacs screen casting
> folks out there; do you have a suggestion for getting a key monitor
> program that will properly interpret my Capslock as a CTRL? Or of
> changing a setting to make that happen in KeyMon? I don't know much
> about key-capturing on a system level, but apparently KeyMon is
> grabbing things at a lower level than KDE.


I've got an emacs command M-x toggle-echo-keys to show the emacs keys
and commands used.

https://gitorious.org/com-informatimago/emacs/source/pjb-echo-keys.el

You may see it in action with this ttyrecord:

ftp://ftp.informatimago.com/users/pjb/lisp/string-01--132x48.ttyrec
xterm -geometry 132x48 -e ttyplay string-01--132x48.ttyrec


-- 
__Pascal Bourguignon__                 http://www.informatimago.com/
“The factory of the future will have only two employees, a man and a
dog. The man will be there to feed the dog. The dog will be there to
keep the man from touching the equipment.” -- Carl Bass CEO Autodesk


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

end of thread, other threads:[~2015-02-23 18:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-23 14:09 Screencast Key Display with Capslock <-> CTRL respect? Tory S. Anderson
     [not found] <mailman.689.1424700600.31049.help-gnu-emacs@gnu.org>
2015-02-23 18:32 ` Pascal J. Bourguignon

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.