# HG changeset patch # User Jeff Hammel # Date 1268187819 18000 # Node ID 4c9248b9498e152da5c6ea7e9455ff498966ce52 # Parent 3b88a6c0242185803dfb77778ed1fc711d4b7f1d new home for smartopen diff -r 3b88a6c02421 -r 4c9248b9498e .fluxbox/keys --- 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