On Sun, Mar 23, 2008 at 08:03:55PM +0200, Antti Kantee wrote:
On Sun Mar 23 2008 at 18:53:18 +0100, Joerg Sonnenberger wrote:
On Sun, Mar 23, 2008 at 07:17:15PM +0200, Antti Kantee wrote:
Would it be possible to have a simple keypress alias for this? So that X
would freeze, but if you press e.g. ctrl-esc, you get ddb?
You mean like ctrl-alt-esc?
Used to be that double entry to ddb really screwed things up even if you
didn't want to continue execution later. If ctrl-alt-esc jumps to text
mode now and doesn't retrap, there's no problem.
Ah, you mean from inside ddb. Well, it sometimes works, but not always.
I would bind it to a short command. What do others think?
Joerg