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

problem in xved

8 views
Skip to first unread message

Andreas Eder

unread,
Jan 5, 2009, 1:38:02 PM1/5/09
to
Hi,
I have a problem with xved;
I'm using a german keyboard, so I have to press <altgr><8> to
generate '[' and similar chars like ]{] or ~ and \.
But before generating the actual wanted character I get a
linefeed and E03 whenever I press <altgr>
. This does *not* happen with any other X app. What can I do to
correct that behaviour?
Working on the terminal, with ved; is OK.

'Andreas
--
ceterum censeo redmondinem esse delendam.

Andreas Eder

unread,
Jan 19, 2009, 1:33:43 PM1/19/09
to
I'm following up my own posts - is that a sign o old age?
Anyway, I found a way of circumventing my problems with AltGr in
xved.

If you put vedsetkey('\^[[FE03',''); in your vedinit() function,
the translation into an escape sequence is stopped and it just
works :-)
It is more of a kludge than a solution - I know. The real
solution is somewhere buried in the pop/x/ved/src directory.
Maybe in xvedkeysymseq.p. I hope to understand the code after some
more inspection :-)

0 new messages