[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: how to bind C-M-Backspace somewhere else?
From: |
David Hansen |
Subject: |
Re: how to bind C-M-Backspace somewhere else? |
Date: |
Tue, 03 Oct 2006 22:58:21 +0200 |
User-agent: |
Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.50 (gnu/linux) |
On Tue, 3 Oct 2006 21:12:47 +0300 Paul Pogonyshev wrote:
> Sorry for a bit off-topic question, but I thought Emacs users are the
> ones who might have encountered the same problem.
>
> How do I rebind X's restaring key combo (C-M-Backspace) somewhere else,
> preferably to C-S-M-Backspace? I ask because I accidentally hit it
> for several times now, mistook for Emacs C-M-\ (`indent-region'.) On
> my keyboard `\' and `Backspace' keys are next to each other.
Section "ServerLayout"
[...]
Option "DontZap" "True"
[...]
EndSection
Works with xorg but may as well work with XFree. Have that in
my xorg.conf since i once tried to backward-kill-sexp...
David