Commit graph

10 commits

Author SHA1 Message Date
Marco Peereboom
e83f3b7908 rename scrotwm to spectrwm 2012-02-15 14:09:13 -06:00
Reginald Kennedy
641cdb0fc6 Fix erroneous keysym for flip_layout in the example key binding configurations. 2012-02-09 17:20:14 +08:00
Reginald Kennedy
1bee50dce7 Add flip_layout binding to all keyboard layout examples.
ok marco
2012-02-09 04:10:55 +08:00
Lawrence Teo
f4da59ebb2 Add the missing ws_prior key binding to the keyboard mapping files. 2012-01-25 22:43:25 -05:00
Lawrence Teo
726356b44e Change search_win's key binding to M-f since M-s is already taken by
screenshot_all (oops!)

Spotted by thib.

While there, change the example key binding for firefox from M-f to
M-S-b.

"groovy" marco
2011-11-29 21:59:03 -05:00
Lawrence Teo
bf9901fca7 Search windows in the current workspace.
Pressing M-s will show a little numbered box on the top-left of each
window. You can switch focus to the desired window by typing its number
and pressing Enter. This lets you focus on a window instantly without
needing to cycle through other windows.

ok marco
2011-11-28 23:49:53 -05:00
Lawrence Teo
63eea69087 Name and search workspaces.
Workspaces can be searched by either name or number.

ok marco
2011-11-28 23:49:52 -05:00
Lawrence Teo
1c354dfac0 Cycle through all workspaces (empty or not) with M-<Up> and M-<Down>.
Adapted from a diff by Splex <splecks@rejii.com>

ok marco
2011-11-28 22:48:16 -05:00
Lawrence Teo
0c05b6d38d uncomment all bind[] lines in scrotwm_{us,es}.conf so that they will
apply by default when keyboard_mapping is used

ok marco
2011-11-01 23:02:26 -04:00
Lawrence Teo
1451b60da6 scrotwm_es.conf keyboard_mapping file for the Spanish keyboard layout
Several key bindings were selected with a lot of help and testing by
Gonzalo L. R. <gonzalo@x61.com.ar>

ok marco
2011-10-25 23:06:49 -04:00