Mercurial > hg > config
comparison .fluxbox/keys @ 56:b3a633f05444
add maximize in vertical + horizontal directions
author | Jeff Hammel <k0scist@gmail.com> |
---|---|
date | Wed, 31 Mar 2010 10:27:31 -0700 |
parents | 512ceeb0ec90 |
children | 9faa6c347155 |
comparison
equal
deleted
inserted
replaced
55:e79210b8e303 | 56:b3a633f05444 |
---|---|
34 Mod1 F7 :Workspace 7 | 34 Mod1 F7 :Workspace 7 |
35 Mod1 F8 :Workspace 8 | 35 Mod1 F8 :Workspace 8 |
36 Mod1 F9 :Workspace 9 | 36 Mod1 F9 :Workspace 9 |
37 Mod1 F10 :Workspace 10 | 37 Mod1 F10 :Workspace 10 |
38 | 38 |
39 Shift Right :MaximizeHorizontal | |
40 Shift Up :MaximizeVertical | |
39 F11 :Fullscreen | 41 F11 :Fullscreen |
40 | 42 |
41 # commands | 43 # commands |
42 Control Mod1 b :ExecCommand sleep 1; xset dpms force off # blank screen | 44 Control Mod1 b :ExecCommand sleep 1; xset dpms force off # blank screen |
43 Control Mod1 c :ExecCommand xterm -geometry 21x9 -T "`date +'%b %-d'`" -e 'cal; sleep 10' # calender | 45 Control Mod1 c :ExecCommand xterm -geometry 21x9 -T "`date +'%b %-d'`" -e 'cal; sleep 10' # calender |