Mercurial > hg > config
changeset 28:4c9248b9498e
new home for smartopen
author | Jeff Hammel <k0scist@gmail.com> |
---|---|
date | Tue, 09 Mar 2010 21:23:39 -0500 |
parents | 3b88a6c02421 |
children | 8344c7a9847c |
files | .fluxbox/keys |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/.fluxbox/keys Tue Mar 09 12:08:18 2010 -0500 +++ b/.fluxbox/keys Tue Mar 09 21:23:39 2010 -0500 @@ -51,7 +51,7 @@ Control Mod1 l :ExecCommand echo http://letmegooglethatforyou.com/?q=$(xclip -o) | xclip -i Control Mod1 o :ExecCommand xclip -o | /home/jhammel/python/onelineit.py | xclip -i # put the clipboard contents on one line Control Mod1 p :ExecCommand xclip -o | /home/jhammel/bin/pastebin.sh | xclip -i # send the clipboard contents to pastebin and replace with the URL -Control Mod1 s :ExecCommand /home/jhammel/python/smartopen.py "$(xclip -o)" # smartopen +Control Mod1 s :ExecCommand /home/jhammel/bin/smartopen "$(xclip -o)" # smartopen Control Mod1 t :ExecCommand gnome-terminal # terminal Mod4 t :ToggleDecor