* Is there a library to show your keystrokes interactively?
@ 2013-11-11 21:50 Marcin Borkowski
2013-11-11 22:13 ` Thorsten Jolitz
2013-11-11 22:32 ` Michael Heerdegen
0 siblings, 2 replies; 3+ messages in thread
From: Marcin Borkowski @ 2013-11-11 21:50 UTC (permalink / raw)
To: GNU Emacs users list
Hi all,
I was wondering whether there exists something like
http://code.google.com/p/key-mon/ for Emacs. Basically, I'd like an
"interactive view-lossage": an (inactive) window or frame showing all
keypresses. (Obvious use case: screencasts & teaching Emacs;).)
Best,
--
Marcin Borkowski
http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski
Adam Mickiewicz University
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Is there a library to show your keystrokes interactively?
2013-11-11 21:50 Is there a library to show your keystrokes interactively? Marcin Borkowski
@ 2013-11-11 22:13 ` Thorsten Jolitz
2013-11-11 22:32 ` Michael Heerdegen
1 sibling, 0 replies; 3+ messages in thread
From: Thorsten Jolitz @ 2013-11-11 22:13 UTC (permalink / raw)
To: help-gnu-emacs
Marcin Borkowski <mbork@wmi.amu.edu.pl> writes:
> Hi all,
>
> I was wondering whether there exists something like
> http://code.google.com/p/key-mon/ for Emacs. Basically, I'd like an
> "interactive view-lossage": an (inactive) window or frame showing all
> keypresses. (Obvious use case: screencasts & teaching Emacs;).)
yes, command-log-mode.el, you can see it in action here:
http://www.youtube.com/watch?v=nqE6YxlY0rw
--
cheers,
Thorsten
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Is there a library to show your keystrokes interactively?
2013-11-11 21:50 Is there a library to show your keystrokes interactively? Marcin Borkowski
2013-11-11 22:13 ` Thorsten Jolitz
@ 2013-11-11 22:32 ` Michael Heerdegen
1 sibling, 0 replies; 3+ messages in thread
From: Michael Heerdegen @ 2013-11-11 22:32 UTC (permalink / raw)
To: help-gnu-emacs
Hi Marcin,
> I was wondering whether there exists something like
> http://code.google.com/p/key-mon/ for Emacs. Basically, I'd like an
> "interactive view-lossage": an (inactive) window or frame showing all
> keypresses. (Obvious use case: screencasts & teaching Emacs;).)
I recently tried to write something for that purpose:
https://github.com/michael-heerdegen/interaction-log.el
Regards,
Michael.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-11-11 22:32 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-11 21:50 Is there a library to show your keystrokes interactively? Marcin Borkowski
2013-11-11 22:13 ` Thorsten Jolitz
2013-11-11 22:32 ` Michael Heerdegen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).