On Tuesday 11 July 2006 07:32, Mark Ovens wrote:
> Michael Nottebrock wrote:
> > On Sunday, 2. July 2006 14:46, Ian Moore wrote:
> >> Is the FreeBSD setting supposed to make those keys work correctly in
> >> konsole or does it still require modifications to xmodmap or something?
> >
> > That setting was contributed by a David E. O'Brien ([EMAIL PROTECTED]) a
> > while ago. I don't use it, so I can't really tell if it's supposed to
> > work or not. I myself use XTerm (XFree 4.x.x) and one additional key
> > definition in .cshrc (bindkey "\e[3~" delete-char) and .inputrc
> > ("\e[3~":delete-char).
>
> Try adding these to ~/.cshrc
>
> bindkey "^?" delete-char
> bindkey "\e[3~" delete-char
> bindkey "\e[1~" beginning-of-line
> bindkey "\e[4~" end-of-line
>
> The first two are to make Del delete the character under the cursor -
> IIRC one is needed for Konsole and the other for the console (i.e. non-X
> command line). I can't remember which is which, but I'd guess ^? is for
> the non-X console since Michael has has \e[3~ for Konsole.
>
> The last two fix Home and End respectively.
>
> HTH
>
> Regards,
>
> Mark
> _______________________________________________Thanks Mark, those look very much like the bindkey settings I used to use until my last full re-build, when I just left the defaults to see what would had changed. The only thing that doesn't work is Home & End in ee running in Konsole (they work fine with ee on a non-X console), but as I said, I really ought to learn to use a proper editor - they work fine in vi ! Cheers, -- Ian gpg key: http://home.swiftdsl.com.au/~imoore/no-spam.asc
pgp7uTtB9DJie.pgp
Description: PGP signature
_______________________________________________ kde-freebsd mailing list [email protected] http://freebsd.kde.org/mailman/listinfo/kde-freebsd
