Mercurial > hg > config
comparison .fluxbox/keys @ 242:86b77f98f15c
change "m" hotkey -> thunderbird for M(ail)
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Mon, 12 Nov 2012 09:09:30 -0800 |
parents | ca7b87a74610 |
children | 3f89de477ff7 |
comparison
equal
deleted
inserted
replaced
241:bed50e028005 | 242:86b77f98f15c |
---|---|
61 Control Mod1 g :ExecCommand gkrellm | 61 Control Mod1 g :ExecCommand gkrellm |
62 Control Mod1 h :ExecCommand /home/jhammel/bin/keyshelp.sh # hotkeys help | 62 Control Mod1 h :ExecCommand /home/jhammel/bin/keyshelp.sh # hotkeys help |
63 Control Mod1 i :ExecCommand import /home/jhammel/screenshot.png | 63 Control Mod1 i :ExecCommand import /home/jhammel/screenshot.png |
64 Control Mod1 k :ExecCommand echo $(curl $(xclip -o)?format=text) - $(xclip -o) | xclip -i # bitsyblog entry | 64 Control Mod1 k :ExecCommand echo $(curl $(xclip -o)?format=text) - $(xclip -o) | xclip -i # bitsyblog entry |
65 Control Mod1 l :ExecCommand echo http://letmegooglethatforyou.com/?q=$(xclip -o) | xclip -i | 65 Control Mod1 l :ExecCommand echo http://letmegooglethatforyou.com/?q=$(xclip -o) | xclip -i |
66 Control Mod1 m :ExecCommand xterm -e alsamixer # mixer | 66 Control Mod1 m :ExecCommand thunderbird |
67 Control Mod1 o :ExecCommand xclip -o | /home/jhammel/python/onelineit.py | xclip -i # put the clipboard contents on one line | 67 Control Mod1 o :ExecCommand xclip -o | /home/jhammel/python/onelineit.py | xclip -i # put the clipboard contents on one line |
68 Control Mod1 p :ExecCommand xclip -o | /home/jhammel/python/pbmoz.py | xclip -i | 68 Control Mod1 p :ExecCommand xclip -o | /home/jhammel/python/pbmoz.py | xclip -i |
69 Control Mod1 r :ExecCommand import -window root -silent /home/jhammel/screenshot.png | 69 Control Mod1 r :ExecCommand import -window root -silent /home/jhammel/screenshot.png |
70 Control Mod1 q :ExecCommand xclip -o | sed 's/^/> /' | xclip -i # quote using >'s | 70 Control Mod1 q :ExecCommand xclip -o | sed 's/^/> /' | xclip -i # quote using >'s |
71 Control Mod1 s :ExecCommand /home/jhammel/bin/smartopen "$(xclip -o)" # smartopen | 71 Control Mod1 s :ExecCommand /home/jhammel/bin/smartopen "$(xclip -o)" # smartopen |