Mercurial > hg > config
annotate .fluxbox/keys @ 156:a9c3a32d8385
add a function for loading modules from the web
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Wed, 27 Jul 2011 08:43:34 -0700 |
parents | 939ee1ab226a |
children | c1390e43b437 |
rev | line source |
---|---|
140
939ee1ab226a
keep whatever ubuntu is doing to fluxbox, i guess
Jeff Hammel <jhammel@mozilla.com>
parents:
135
diff
changeset
|
1 ! fluxbox-update_configs added '(workspace=[current])' to (Next|Prev)(Window|Group) |
939ee1ab226a
keep whatever ubuntu is doing to fluxbox, i guess
Jeff Hammel <jhammel@mozilla.com>
parents:
135
diff
changeset
|
2 ! check lines marked by 'FBCV13' if they are correctly updated |
939ee1ab226a
keep whatever ubuntu is doing to fluxbox, i guess
Jeff Hammel <jhammel@mozilla.com>
parents:
135
diff
changeset
|
3 !mouse actions added by fluxbox-update_configs |
939ee1ab226a
keep whatever ubuntu is doing to fluxbox, i guess
Jeff Hammel <jhammel@mozilla.com>
parents:
135
diff
changeset
|
4 OnTitlebar Mouse1 :MacroCmd {Focus} {Raise} {ActivateTab} |
104
93cc3245bf2b
upgrades to fluxbox -> ubuntu 10.10
Jeff Hammel <jhammel@mozilla.com>
parents:
65
diff
changeset
|
5 !mouse actions added by fluxbox-update_configs |
93cc3245bf2b
upgrades to fluxbox -> ubuntu 10.10
Jeff Hammel <jhammel@mozilla.com>
parents:
65
diff
changeset
|
6 OnTitlebar Move1 :StartMoving |
93cc3245bf2b
upgrades to fluxbox -> ubuntu 10.10
Jeff Hammel <jhammel@mozilla.com>
parents:
65
diff
changeset
|
7 OnLeftGrip Move1 :StartResizing bottomleft |
93cc3245bf2b
upgrades to fluxbox -> ubuntu 10.10
Jeff Hammel <jhammel@mozilla.com>
parents:
65
diff
changeset
|
8 OnRightGrip Move1 :StartResizing bottomright |
93cc3245bf2b
upgrades to fluxbox -> ubuntu 10.10
Jeff Hammel <jhammel@mozilla.com>
parents:
65
diff
changeset
|
9 OnWindowBorder Move1 :StartMoving |
93cc3245bf2b
upgrades to fluxbox -> ubuntu 10.10
Jeff Hammel <jhammel@mozilla.com>
parents:
65
diff
changeset
|
10 |
4 | 11 !mouse actions added by fluxbox-update_configs |
12 OnTitlebar Mouse2 :StartTabbing | |
13 | |
14 !mouse actions added by fluxbox-update_configs | |
15 OnTitlebar Double Mouse1 :Shade | |
16 OnTitlebar Mouse3 :WindowMenu | |
17 | |
18 !mouse actions added by fluxbox-update_configs | |
19 OnWindow Mod1 Mouse1 :MacroCmd {Raise} {Focus} {StartMoving} | |
20 OnWindow Mod1 Mouse3 :MacroCmd {Raise} {Focus} {StartResizing BottomRight} | |
21 | |
22 !mouse actions added by fluxbox-update_configs | |
23 OnToolbar Mouse4 :NextWorkspace | |
24 OnToolbar Mouse5 :PrevWorkspace | |
25 | |
0
f3ab51c79813
adding configuration from https://svn.openplans.org/svn/config_jhammel/
k0s <k0scist@gmail.com>
parents:
diff
changeset
|
26 !mouse actions added by fluxbox-update_configs |
f3ab51c79813
adding configuration from https://svn.openplans.org/svn/config_jhammel/
k0s <k0scist@gmail.com>
parents:
diff
changeset
|
27 OnDesktop Mouse1 :hideMenus |
f3ab51c79813
adding configuration from https://svn.openplans.org/svn/config_jhammel/
k0s <k0scist@gmail.com>
parents:
diff
changeset
|
28 OnDesktop Mouse2 :workspaceMenu |
f3ab51c79813
adding configuration from https://svn.openplans.org/svn/config_jhammel/
k0s <k0scist@gmail.com>
parents:
diff
changeset
|
29 OnDesktop Mouse3 :rootMenu |
f3ab51c79813
adding configuration from https://svn.openplans.org/svn/config_jhammel/
k0s <k0scist@gmail.com>
parents:
diff
changeset
|
30 OnDesktop Mouse4 :nextWorkspace |
f3ab51c79813
adding configuration from https://svn.openplans.org/svn/config_jhammel/
k0s <k0scist@gmail.com>
parents:
diff
changeset
|
31 OnDesktop Mouse5 :prevWorkspace |
f3ab51c79813
adding configuration from https://svn.openplans.org/svn/config_jhammel/
k0s <k0scist@gmail.com>
parents:
diff
changeset
|
32 |
f3ab51c79813
adding configuration from https://svn.openplans.org/svn/config_jhammel/
k0s <k0scist@gmail.com>
parents:
diff
changeset
|
33 # File generated by FluxConf |
140
939ee1ab226a
keep whatever ubuntu is doing to fluxbox, i guess
Jeff Hammel <jhammel@mozilla.com>
parents:
135
diff
changeset
|
34 Mod1 Tab :nextwindow (workspace=[current]) !! FBCV13 !! |
939ee1ab226a
keep whatever ubuntu is doing to fluxbox, i guess
Jeff Hammel <jhammel@mozilla.com>
parents:
135
diff
changeset
|
35 Mod1 Shift Tab :prevwindow (workspace=[current]) !! FBCV13 !! |
0
f3ab51c79813
adding configuration from https://svn.openplans.org/svn/config_jhammel/
k0s <k0scist@gmail.com>
parents:
diff
changeset
|
36 Control Mod1 Left :prevworkspace |
f3ab51c79813
adding configuration from https://svn.openplans.org/svn/config_jhammel/
k0s <k0scist@gmail.com>
parents:
diff
changeset
|
37 Control Mod1 Right :nextworkspace |
f3ab51c79813
adding configuration from https://svn.openplans.org/svn/config_jhammel/
k0s <k0scist@gmail.com>
parents:
diff
changeset
|
38 Mod1 F1 :Workspace 1 |
f3ab51c79813
adding configuration from https://svn.openplans.org/svn/config_jhammel/
k0s <k0scist@gmail.com>
parents:
diff
changeset
|
39 Mod1 F2 :Workspace 2 |
f3ab51c79813
adding configuration from https://svn.openplans.org/svn/config_jhammel/
k0s <k0scist@gmail.com>
parents:
diff
changeset
|
40 Mod1 F3 :Workspace 3 |
f3ab51c79813
adding configuration from https://svn.openplans.org/svn/config_jhammel/
k0s <k0scist@gmail.com>
parents:
diff
changeset
|
41 Mod1 F4 :Workspace 4 |
f3ab51c79813
adding configuration from https://svn.openplans.org/svn/config_jhammel/
k0s <k0scist@gmail.com>
parents:
diff
changeset
|
42 Mod1 F5 :Workspace 5 |
f3ab51c79813
adding configuration from https://svn.openplans.org/svn/config_jhammel/
k0s <k0scist@gmail.com>
parents:
diff
changeset
|
43 Mod1 F6 :Workspace 6 |
f3ab51c79813
adding configuration from https://svn.openplans.org/svn/config_jhammel/
k0s <k0scist@gmail.com>
parents:
diff
changeset
|
44 Mod1 F7 :Workspace 7 |
f3ab51c79813
adding configuration from https://svn.openplans.org/svn/config_jhammel/
k0s <k0scist@gmail.com>
parents:
diff
changeset
|
45 Mod1 F8 :Workspace 8 |
f3ab51c79813
adding configuration from https://svn.openplans.org/svn/config_jhammel/
k0s <k0scist@gmail.com>
parents:
diff
changeset
|
46 Mod1 F9 :Workspace 9 |
f3ab51c79813
adding configuration from https://svn.openplans.org/svn/config_jhammel/
k0s <k0scist@gmail.com>
parents:
diff
changeset
|
47 Mod1 F10 :Workspace 10 |
f3ab51c79813
adding configuration from https://svn.openplans.org/svn/config_jhammel/
k0s <k0scist@gmail.com>
parents:
diff
changeset
|
48 |
56
b3a633f05444
add maximize in vertical + horizontal directions
Jeff Hammel <k0scist@gmail.com>
parents:
49
diff
changeset
|
49 Shift Right :MaximizeHorizontal |
b3a633f05444
add maximize in vertical + horizontal directions
Jeff Hammel <k0scist@gmail.com>
parents:
49
diff
changeset
|
50 Shift Up :MaximizeVertical |
0
f3ab51c79813
adding configuration from https://svn.openplans.org/svn/config_jhammel/
k0s <k0scist@gmail.com>
parents:
diff
changeset
|
51 F11 :Fullscreen |
135
206a6f3144b2
make the menu key show the menu
Jeff Hammel <jhammel@mozilla.com>
parents:
133
diff
changeset
|
52 Menu :RootMenu |
0
f3ab51c79813
adding configuration from https://svn.openplans.org/svn/config_jhammel/
k0s <k0scist@gmail.com>
parents:
diff
changeset
|
53 |
f3ab51c79813
adding configuration from https://svn.openplans.org/svn/config_jhammel/
k0s <k0scist@gmail.com>
parents:
diff
changeset
|
54 # commands |
133
bd47021b8313
give full path to window_path
Jeff Hammel <jhammel@mozilla.com>
parents:
129
diff
changeset
|
55 Control Mod1 a :ExecCommand xclip -o | python /home/jhammel/python/window_path.py | xclip -i |
0
f3ab51c79813
adding configuration from https://svn.openplans.org/svn/config_jhammel/
k0s <k0scist@gmail.com>
parents:
diff
changeset
|
56 Control Mod1 b :ExecCommand sleep 1; xset dpms force off # blank screen |
f3ab51c79813
adding configuration from https://svn.openplans.org/svn/config_jhammel/
k0s <k0scist@gmail.com>
parents:
diff
changeset
|
57 Control Mod1 c :ExecCommand xterm -geometry 21x9 -T "`date +'%b %-d'`" -e 'cal; sleep 10' # calender |
f3ab51c79813
adding configuration from https://svn.openplans.org/svn/config_jhammel/
k0s <k0scist@gmail.com>
parents:
diff
changeset
|
58 Control Mod1 d :ExecCommand date | xclip -i # put now's date on the X clipboard |
f3ab51c79813
adding configuration from https://svn.openplans.org/svn/config_jhammel/
k0s <k0scist@gmail.com>
parents:
diff
changeset
|
59 Control Mod1 e :ExecCommand emacs $(test -f "$(xclip -o)" && xclip -o) # emacs |
f3ab51c79813
adding configuration from https://svn.openplans.org/svn/config_jhammel/
k0s <k0scist@gmail.com>
parents:
diff
changeset
|
60 Control Mod1 f :ExecCommand firefox |
f3ab51c79813
adding configuration from https://svn.openplans.org/svn/config_jhammel/
k0s <k0scist@gmail.com>
parents:
diff
changeset
|
61 Control Mod1 g :ExecCommand gkrellm |
f3ab51c79813
adding configuration from https://svn.openplans.org/svn/config_jhammel/
k0s <k0scist@gmail.com>
parents:
diff
changeset
|
62 Control Mod1 h :ExecCommand /home/jhammel/bin/keyshelp.sh # hotkeys help |
f3ab51c79813
adding configuration from https://svn.openplans.org/svn/config_jhammel/
k0s <k0scist@gmail.com>
parents:
diff
changeset
|
63 Control Mod1 i :ExecCommand import /home/jhammel/screenshot.png |
12 | 64 Control Mod1 k :ExecCommand echo $(curl $(xclip -o)?format=text) - $(xclip -o) | xclip -i # bitsyblog entry |
0
f3ab51c79813
adding configuration from https://svn.openplans.org/svn/config_jhammel/
k0s <k0scist@gmail.com>
parents:
diff
changeset
|
65 Control Mod1 l :ExecCommand echo http://letmegooglethatforyou.com/?q=$(xclip -o) | xclip -i |
59 | 66 Control Mod1 m :ExecCommand xterm -e alsamixer # mixer |
0
f3ab51c79813
adding configuration from https://svn.openplans.org/svn/config_jhammel/
k0s <k0scist@gmail.com>
parents:
diff
changeset
|
67 Control Mod1 o :ExecCommand xclip -o | /home/jhammel/python/onelineit.py | xclip -i # put the clipboard contents on one line |
108 | 68 Control Mod1 p :ExecCommand xclip -o | /home/jhammel/python/pastebin.py | xclip -i |
65 | 69 Control Mod1 q :ExecCommand xclip -o | sed 's/^/> /' | xclip -i # quote using >'s |
28 | 70 Control Mod1 s :ExecCommand /home/jhammel/bin/smartopen "$(xclip -o)" # smartopen |
0
f3ab51c79813
adding configuration from https://svn.openplans.org/svn/config_jhammel/
k0s <k0scist@gmail.com>
parents:
diff
changeset
|
71 Control Mod1 t :ExecCommand gnome-terminal # terminal |
49 | 72 Control Mod1 x :ExecCommand xkill |
128 | 73 Control Mod1 0 :ExecCommand xclip -o | sed 's/^[-+]//' | xclip -i # strip leading +s |
0
f3ab51c79813
adding configuration from https://svn.openplans.org/svn/config_jhammel/
k0s <k0scist@gmail.com>
parents:
diff
changeset
|
74 |
f3ab51c79813
adding configuration from https://svn.openplans.org/svn/config_jhammel/
k0s <k0scist@gmail.com>
parents:
diff
changeset
|
75 Mod4 t :ToggleDecor |
4 | 76 |
104
93cc3245bf2b
upgrades to fluxbox -> ubuntu 10.10
Jeff Hammel <jhammel@mozilla.com>
parents:
65
diff
changeset
|
77 |
140
939ee1ab226a
keep whatever ubuntu is doing to fluxbox, i guess
Jeff Hammel <jhammel@mozilla.com>
parents:
135
diff
changeset
|
78 |
939ee1ab226a
keep whatever ubuntu is doing to fluxbox, i guess
Jeff Hammel <jhammel@mozilla.com>
parents:
135
diff
changeset
|
79 |
939ee1ab226a
keep whatever ubuntu is doing to fluxbox, i guess
Jeff Hammel <jhammel@mozilla.com>
parents:
135
diff
changeset
|
80 |