debs,
what's the config to backspace in xterm?
btw: i'm running dlinux on 2 lapboxes and 2 deskboxes. on 1 lapbox,
i can backspace in xterm; the other boxes, i cannot...
ia, t.
bentley taylor.
//
> > Pete> Does Alt-backspace work for anyone in an xterm (deleting the previous
> > Pete> word on bash input, for example)? This worked fine in Bo and before.
... and now it works fine! Thanks to everyone for making a wonderful
system where all the bad things go away and nice surprises show up
a
> After some experimentation, I found that the following works if you add it
> to /etc/X11/Xresources:
>
> *VT100.Translations: #override BackSpace: string("\177")\n\
>MetaBackSpace: string("\033\177")\n\
...
Didn't produce any change for me.
> bash-2.01$ bind -p
Branden Robinson wrote:
>
> On Thu, Sep 10, 1998 at 10:06:49AM +0100, Gilbert Laycock wrote:
> > Pete> I wonder what the difference between your setup and mine could be...
> >
> > Odd isn't it.
> >
> > I finally compared my /etc/X11/Xresources with the one from the
> > distribution. I had
> >
> >
On Thu, Sep 10, 1998 at 10:06:49AM +0100, Gilbert Laycock wrote:
> Pete> I wonder what the difference between your setup and mine could be...
>
> Odd isn't it.
>
> I finally compared my /etc/X11/Xresources with the one from the
> distribution. I had
>
> *VT100.Translations: #override Delete: str
Pete> I wonder what the difference between your setup and mine could be...
Odd isn't it.
I finally compared my /etc/X11/Xresources with the one from the
distribution. I had
*VT100.Translations: #override Delete: string("\033[3~")\n\
Home: string("\033OH")\n\
Just to followup on my own message, it's probably not a bug in xterm
because bo's xterm binary misbehaves identically when copied to slink.
--
Pete Harlan
[EMAIL PROTECTED]
> Pete> Does Alt-backspace work for anyone in an xterm (deleting the previous
> Pete> word on bash input, for example)? This worked fine in Bo and before.
>
> What kind of keyboard do you have? On my 104 key ("windows 95")
> keyboard, the "windows" key produces Meta and the Alt key produces Alt
Joost> But then `Alt-Backspace' in emacs deletes one word, as it does on
Joost> the VC and so on. So I don't see the point in doing it different
Joost> on an xterm. Nor do I think it is good: When I press `Alt-Backspace',
Joost> I want something different to happen than when I just press `Backspace
Joost Witteveen <[EMAIL PROTECTED]> writes:
| skribis Gilbert Laycock:
| > Pete> Does Alt-backspace work for anyone in an xterm (deleting the previous
| > Pete> word on bash input, for example)? This worked fine in Bo and before.
| >
| > What kind of keyboard do you have? On my 104 key ("windows
skribis Gilbert Laycock:
> Pete> Does Alt-backspace work for anyone in an xterm (deleting the previous
> Pete> word on bash input, for example)? This worked fine in Bo and before.
>
> What kind of keyboard do you have? On my 104 key ("windows 95")
> keyboard, the "windows" key produces Meta and t
Pete> Does Alt-backspace work for anyone in an xterm (deleting the previous
Pete> word on bash input, for example)? This worked fine in Bo and before.
What kind of keyboard do you have? On my 104 key ("windows 95")
keyboard, the "windows" key produces Meta and the Alt key produces Alt
when in X.
Alt-backspace in an xterm[-debian]
> just does a backspace (instead of a meta-backspace, as it does (and
> should) on a text console or in an Emacs window.)
>
> Does Alt-backspace work for anyone in an xterm (deleting the previous
> word on bash input, for example)? This worked fine i
> I too have this problem few weeks ago. What I did was:
>
> 1. Run xf86config
> 2. When it asks me for "Do you want to use XKB?" say yes.
> 3. Choose a preconfigured keymaps. I selected then: "1 Standard 101-key,
>US encoding"
>
> With this one, no more fiddling with xmodmap or anything,
On Sun, 6 Sep 1998, Joost Witteveen wrote:
> I upgraded my system yesterday (OK to slink, but it appears the same problem
> is present in hamm), and now my bacspace generates an delete again.
> (in an xterm that is. Emacs (X11) and VC are OK)
>
> I already asked this question once, but I seem to
I had the same problem, I found a solution, it may not be the best
solution but it works for me.
I used xmodmap to make the backspace key work in the way you want.
check your keymap table for X (xmodmap -pke). If BackSpace is not in it
then add it using the command (xmodmap -e "keycode 22 = BackS
> > Does anybody know what I should do to get my beloved backspace back again
> > (yes, I want backspace to delete the char left to the curser, as it does
> > in the VC's).
>
> Make sure the following is present in your /etc/X11/Xresources:
Thanks. But unfortunately, it _is_ already present!
> *
I think I had this same problem and solved it after someone in IRC
(#debian) told me to disable XKEYBOARD extension (but I am not sure
this was the problem, though).
Try disabling XKEYBOARD in XF86Config...
peloy.-
Joost Witteveen <[EMAIL PROTECTED]> wrote:
> Hi, here I am agian.
>
> I upgraded
> Does anybody know what I should do to get my beloved backspace back again
> (yes, I want backspace to delete the char left to the curser, as it does
> in the VC's).
Make sure the following is present in your /etc/X11/Xresources:
*Text.translations: #override ~Shift ~Meta Delete: delete-next-cha
Hi, here I am agian.
I upgraded my system yesterday (OK to slink, but it appears the same problem
is present in hamm), and now my bacspace generates an delete again.
(in an xterm that is. Emacs (X11) and VC are OK)
I already asked this question once, but I seem to have lost the responce
I got the
20 matches
Mail list logo