[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: console-ncurses segv
From: |
Niels Möller |
Subject: |
Re: console-ncurses segv |
Date: |
29 Aug 2002 18:13:27 +0200 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 |
Joachim Nilsson <joachim.nilsson@vmlinux.org> writes:
> On at least Swedish keyboards C-\ is typed Ctrl+Alt Gr+\ so if C-\ is to
> be used as some kind of prefix key it's a bit awkward to type on some
> keyboards. Just thought you might like to know.
On a traditional swedish keyboard (like the one on the alfaskop 320
text terminal, in swedish iso-8859-1 mode, popular in the 80:s), you
can get also get C-\ by typing C-3 (or perhaps some other digit, I
don't quite remember) or C-ö. My favourite screen control character is
C-], which is then generated by C-ä.
X obviously doesn't work that way, as it has a real independent
control modifier, but it would be nice if at least terminal-like
programs did. I really ought to add that to my *VT100.Translations X
property. Using Control + AltGr is quite awkward.
/Niels
Re: console-ncurses segv, Neal H. Walfield, 2002/08/28
Re: console-ncurses segv, David Walter, 2002/08/29
Re: console-ncurses segv, Joachim Nilsson, 2002/08/29