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

keyboard

7 views
Skip to first unread message

Håkan Lane

unread,
Aug 21, 2004, 3:29:13 PM8/21/04
to
I have a Swedish keyboard with our special characters. I use an SSH
connection to our Linux cluster. I would much prefer to use an
international keyboard there.

Can I change some environmental variable to achieve that?

Thanks in advance.

Regards,

Håkan Lane
(Remove NO,SPAM and PLEASE for private email)

Pascal Bourguignon

unread,
Aug 21, 2004, 3:52:46 PM8/21/04
to
Håkan Lane <Hakan....@SPAMsem.PLEASEchalmers.se> writes:

> I have a Swedish keyboard with our special characters. I use an SSH
> connection to our Linux cluster. I would much prefer to use an
> international keyboard there.
>
> Can I change some environmental variable to achieve that?

See: loadkeys, if you're using ssh from the console,
or: xmodmap, if you're using ssh from X window.

Note that the keyboard mapping has to be done at the local host, ssh
does not send key events to the remote host, only a pure ASCII stream.

However, with some programs you could play tricks. For example, emacs
is able to remap any character from the input stream. But still you
would not get key events (no modifier key).

--
__Pascal Bourguignon__ http://www.informatimago.com/

Our enemies are innovative and resourceful, and so are we. They never
stop thinking about new ways to harm our country and our people, and
neither do we.

0 new messages