Hello kix,

On Sat 2013-12-07, Rodolfo García Peñas <[email protected]> wrote:

> I think this bug can be closed. I tried it now and I don't have these issues.

IBTD, I'm afraid.

I still have set

  FocusNextKey = "Shift+Mod1+Tab";
  FocusPrevKey = "Mod1+Tab";

to get close to the desired behaviour.

Desired behaviour:

 * open 4 different applications, e.g. xterm1, xterm2, xterm3, xterm4
 * now xterm4 has the focus
 * press ALT+TAB and release the keys
 * xterm1 has the focus
 * press ALT+TAB and release the keys
 * xterm2 has the focus
 * press ALT+TAB and release the keys
 * xterm3 has the focus
 * press ALT+TAB and release the keys
 * xterm4 has the focus
 * press ALT+TAB and release the keys
 * xterm1 has the focus
 * [...]
 * xterm1 has the focus
 * press ALT+SHIFT+TAB (and release)
 * xterm4 has the focus
 * press ALT+SHIFT+TAB (and release)
 * xterm3 has the focus
 * press ALT+SHIFT+TAB (and release)
 * xterm2 has the focus
 * press ALT+SHIFT+TAB (and release)
 * xterm1 has the focus
 * press ALT+SHIFT+TAB (and release)
 * xterm4 has the focus
 * [...]

Here is what I get with my current settings:

 * open 4 different applications, e.g. xterm1, xterm2, xterm3, xterm4
 * now xterm4 has the focus
 * press ALT+TAB and release the keys
 * xterm1 has the focus
 * press ALT+TAB and release the keys
 * xterm2 has the focus
 * press ALT+TAB and release the keys
 * xterm3 has the focus
 * press ALT+TAB and release the keys
 * xterm4 has the focus
 * press ALT+TAB and release the keys
 * xterm1 has the focus
 * [...]
 * xterm1 has the focus
 * press ALT+SHIFT+TAB (and release)
 * xterm4 has the focus
 * press ALT+SHIFT+TAB (and release)
 * xterm1 has the focus
 * press ALT+SHIFT+TAB (and release)
 * xterm4 has the focus
 * press ALT+SHIFT+TAB (and release)
 * xterm1 has the focus
 * press ALT+SHIFT+TAB (and release)
 * xterm4 has the focus
 * [...]

So FocusPrevKey is running in the wrong direction and FocusNextKey
is working completely wrong (this ist stack instead of cycling).

Now let's try to set:

  FocusNextKey = "Mod1+Tab";
  FocusPrevKey = "Shift+Mod1+Tab";

Result:

 * open 4 different applications, e.g. xterm1, xterm2, xterm3, xterm4
 * now xterm4 has the focus
 * press ALT+TAB and release the keys
 * xterm3 has the focus
 * press ALT+TAB and release the keys
 * xterm4 has the focus
 * press ALT+TAB and release the keys
 * xterm3 has the focus
 * press ALT+TAB and release the keys
 * xterm4 has the focus
 * press ALT+TAB and release the keys
 * xterm3 has the focus
 * [...]
 * xterm3 has the focus
 * press ALT+SHIFT+TAB (and release)
 * xterm1 has the focus
 * press ALT+SHIFT+TAB (and release)
 * xterm2 has the focus
 * press ALT+SHIFT+TAB (and release)
 * xterm4 has the focus
 * press ALT+SHIFT+TAB (and release)
 * xterm3 has the focus
 * press ALT+SHIFT+TAB (and release)
 * xterm1 has the focus
 * [...]

Version information:

 | > wmaker -version
 | Window Maker 0.95.3
 | > cat /etc/debian_version 
 | 7.2
 | >

> If you agree, I will close the bug.

I am sorry, but not fixed for me.

Best Regards

Sonny

-- 
:wq


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to