diff options
author | Vito Caputo <vcaputo@gnugeneration.com> | 2015-02-21 14:37:46 -0800 |
---|---|---|
committer | Vito Caputo <vcaputo@gnugeneration.com> | 2015-02-21 14:43:20 -0800 |
commit | a8dbe9a9ad1f31134ed55bb20da21ccd6eb004eb (patch) | |
tree | e2222dac84e96934f097a8fd307a00d1c3247c75 /README | |
parent | d0386f4dc9fcc1fdbc490b586732cbb9d5f935bf (diff) |
Introduced a 'refocus original window' operation
See changes to README, but basically if you're holding down Alt and doing
some window management operations, while still pressing Alt hit the other
Alt key to return focus to the starting window+desktop. Nothing is undone,
focus is simply returned to the starting window+desktop.
Diffstat (limited to 'README')
-rw-r--r-- | README | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -119,6 +119,17 @@ Built-ins: Think of the Mod1 release as a transaction commit when coupled with the *'d commands. + If a simultaneous second Mod1 is pressed at any point during a *'d + command, the window (and its desktop) focused when the *'d command + began will immediately be refocused - but not raised. This is + intentional to simplify the arranging of obscured focused windows. If + you find yourself restored to a desktop full of windows where your + focused window is totally obscured/invisible, simply press Mod1-k to + raise it if desired. + + At any point during a *'d operation one may (re)press a second Mod1 + to return to the origin, it is not limited to a single use. + Default launchers (configure by editing launchers.def and rebuild): Mod1-x xterm |