Mercurial > hg > config
changeset 49:512ceeb0ec90
add key for xkill
author | Jeff Hammel <k0scist@gmail.com> |
---|---|
date | Sun, 28 Mar 2010 15:34:09 -0400 |
parents | 4674cf608131 |
children | abe2508386ac |
files | .fluxbox/keys |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/.fluxbox/keys Sun Mar 28 10:03:44 2010 -0700 +++ b/.fluxbox/keys Sun Mar 28 15:34:09 2010 -0400 @@ -53,6 +53,7 @@ Control Mod1 p :ExecCommand xclip -o | /home/jhammel/python/pastebin.py | xclip -i # send the clipboard contents to pastebin and replace with the URL Control Mod1 s :ExecCommand /home/jhammel/bin/smartopen "$(xclip -o)" # smartopen Control Mod1 t :ExecCommand gnome-terminal # terminal +Control Mod1 x :ExecCommand xkill Control Mod1 0 :ExecCommand xclip -o | sed 's/\+//' | xclip -i # strip leading +s Mod4 t :ToggleDecor