From 44503bd8b6d6700a849b879986186ea319e4320c Mon Sep 17 00:00:00 2001 From: Dustin Kirkland Date: Wed, 21 Jan 2009 01:10:35 -0600 Subject: [PATCH] drop the power detach from the common keybindings profile --- debian/changelog | 5 +++-- keybindings/common | 3 --- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index cb5baa64..88b9fda1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,9 +11,10 @@ screen-profiles (1.12) UNRELEASED; urgency=low [ Dustin Kirkland and Nicolas Barcet] * screen-profiles-helper: add HOME, SHARE, DOC global variables and use them where possible; add functionality to change the escape key - sequence + sequence; dynamically populate current escape sequence in the help.txt + display - -- Dustin Kirkland Tue, 20 Jan 2009 23:41:20 -0600 + -- Dustin Kirkland Wed, 21 Jan 2009 01:09:16 -0600 screen-profiles (1.11-0ubuntu1) jaunty; urgency=low diff --git a/keybindings/common b/keybindings/common index 988b8e50..a3db9645 100644 --- a/keybindings/common +++ b/keybindings/common @@ -45,6 +45,3 @@ bindkey -k k9 screen -t help 0 screen-profiles-helper # F9 | Welcome screen # F11 | 'fullscreen' in gnome-terminal # F12 | -# power detach -register x "^a^d D" -bindkey ^[[3;6~ process x # C-shift-del | Detach and logout