comparison .fluxbox/keys @ 129:83bc1e6e5b54

part of a dream realized
author Jeff Hammel <jhammel@mozilla.com>
date Fri, 18 Mar 2011 11:33:56 -0700
parents 57069bd1a46a
children bd47021b8313
comparison
equal deleted inserted replaced
128:57069bd1a46a 129:83bc1e6e5b54
45 Shift Right :MaximizeHorizontal 45 Shift Right :MaximizeHorizontal
46 Shift Up :MaximizeVertical 46 Shift Up :MaximizeVertical
47 F11 :Fullscreen 47 F11 :Fullscreen
48 48
49 # commands 49 # commands
50 Control Mod1 a :ExecCommand xclip -o | window_path.py | xclip -i
50 Control Mod1 b :ExecCommand sleep 1; xset dpms force off # blank screen 51 Control Mod1 b :ExecCommand sleep 1; xset dpms force off # blank screen
51 Control Mod1 c :ExecCommand xterm -geometry 21x9 -T "`date +'%b %-d'`" -e 'cal; sleep 10' # calender 52 Control Mod1 c :ExecCommand xterm -geometry 21x9 -T "`date +'%b %-d'`" -e 'cal; sleep 10' # calender
52 Control Mod1 d :ExecCommand date | xclip -i # put now's date on the X clipboard 53 Control Mod1 d :ExecCommand date | xclip -i # put now's date on the X clipboard
53 Control Mod1 e :ExecCommand emacs $(test -f "$(xclip -o)" && xclip -o) # emacs 54 Control Mod1 e :ExecCommand emacs $(test -f "$(xclip -o)" && xclip -o) # emacs
54 Control Mod1 f :ExecCommand firefox 55 Control Mod1 f :ExecCommand firefox