unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Describe current keymap
@ 2008-11-14 12:48 Will
  2008-11-14 14:38 ` Peter Dyballa
  0 siblings, 1 reply; 3+ messages in thread
From: Will @ 2008-11-14 12:48 UTC (permalink / raw)
  To: help-gnu-emacs

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


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

* Re: Describe current keymap
  2008-11-14 12:48 Describe current keymap Will
@ 2008-11-14 14:38 ` Peter Dyballa
  2008-11-14 16:06   ` Drew Adams
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Dyballa @ 2008-11-14 14:38 UTC (permalink / raw)
  To: Will; +Cc: help-gnu-emacs


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.







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

* RE: Describe current keymap
  2008-11-14 14:38 ` Peter Dyballa
@ 2008-11-14 16:06   ` Drew Adams
  0 siblings, 0 replies; 3+ messages in thread
From: Drew Adams @ 2008-11-14 16:06 UTC (permalink / raw)
  To: 'Peter Dyballa', 'Will'; +Cc: help-gnu-emacs

> > 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





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

end of thread, other threads:[~2008-11-14 16:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-14 12:48 Describe current keymap Will
2008-11-14 14:38 ` Peter Dyballa
2008-11-14 16:06   ` Drew Adams

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).