Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Describe current keymap

0 views
Skip to first unread message

Will

unread,
Nov 14, 2008, 7:48:48 AM11/14/08
to
Hi,

I am working over a ssh console/X-Window with a Linux server from
several clients with different keyboards and with different OS's.
Therefore, special characters are located on varying keys. As I am
always working with the remote emacs clients I wonder whether Emacs
knows about this issues and can describe the current keyboard layout,
e.g. similar to <quail-show-keyboard-layout> (not working).

Thanks in advance,

Will

Peter Dyballa

unread,
Nov 14, 2008, 9:38:34 AM11/14/08
to Will, help-gn...@gnu.org

Am 14.11.2008 um 13:48 schrieb Will:

> As I am always working with the remote emacs clients I wonder
> whether Emacs knows about this issues and can describe the current
> keyboard layout, e.g. similar to <quail-show-keyboard-layout> (not
> working).


No, it can't. It either receives key events from X or ANSI codes from
a terminal (emulation) or whatever another windowing system which
client it is sends.

Can't you teach your remote systems to show a virtual keyboard on
your screen?

--
Greetings

Pete

Real Time, adj.:
Here and now, as opposed to fake time, which only occurs there and
then.

Drew Adams

unread,
Nov 14, 2008, 11:06:16 AM11/14/08
to Peter Dyballa, Will, help-gn...@gnu.org
> > As I am always working with the remote emacs clients I wonder
> > whether Emacs knows about this issues and can describe the current
> > keyboard layout, e.g. similar to <quail-show-keyboard-layout> (not
> > working).
>
> No, it can't. It either receives key events from X or ANSI
> codes from a terminal (emulation) or whatever another windowing
> system which client it is sends.

Peter answered the question you meant to ask.

Wrt your subject line, FWIW, `describe-keymap' in `help-fns+.el' will describe a
keymap, including the current one. But that won't help with physical keyboard
key locations.

http://www.emacswiki.org/emacs/help-fns%2b.el
http://www.emacswiki.org/emacs/HelpPlus

0 new messages