drop the power detach from the common keybindings profile

This commit is contained in:
Dustin Kirkland 2009-01-21 01:10:35 -06:00
commit 44503bd8b6
2 changed files with 3 additions and 5 deletions

5
debian/changelog vendored
View file

@ -11,9 +11,10 @@ screen-profiles (1.12) UNRELEASED; urgency=low
[ Dustin Kirkland and Nicolas Barcet] [ Dustin Kirkland and Nicolas Barcet]
* screen-profiles-helper: add HOME, SHARE, DOC global variables and use * screen-profiles-helper: add HOME, SHARE, DOC global variables and use
them where possible; add functionality to change the escape key them where possible; add functionality to change the escape key
sequence sequence; dynamically populate current escape sequence in the help.txt
display
-- Dustin Kirkland <kirkland@ubuntu.com> Tue, 20 Jan 2009 23:41:20 -0600 -- Dustin Kirkland <kirkland@ubuntu.com> Wed, 21 Jan 2009 01:09:16 -0600
screen-profiles (1.11-0ubuntu1) jaunty; urgency=low screen-profiles (1.11-0ubuntu1) jaunty; urgency=low

View file

@ -45,6 +45,3 @@ bindkey -k k9 screen -t help 0 screen-profiles-helper # F9 | Welcome screen
# F11 | 'fullscreen' in gnome-terminal # F11 | 'fullscreen' in gnome-terminal
# F12 | # F12 |
# power detach
register x "^a^d D"
bindkey ^[[3;6~ process x # C-shift-del | Detach and logout