|
|
What steps will reproduce the problem?
1. Have a Xorg.conf configured with tho screens (0.0 and 0.1)
2. Close all the windows in the first screen (say 0.0) and get the focus on
a window of the second screen (0.1)
What is the expected output? What do you see instead?
I expect to have the focus easily on the first screen (with the mouse), but
it is impossible to get the focus back on the first screen (0.0), unless i
createa window with a command like 'DISPLAY=:0.0 xterm' and then get the
focus on this new xterm.
It would be nice to get the focus to a screen when we put the mouse on an
empty desktop, or at least when we put the mouse on the dmenu bar, for example.
What version of the product are you using (wmii -v)? On what operating system?
[sitaktif@mickey ~]$ wmii -v
wmii-3.6, ©2007 Kris Maglione
[sitaktif@mickey ~]$ uname -a
Linux mickey 2.6.24-ARCH #1 SMP PREEMPT Sun Mar 30 11:40:06 CEST 2008 i686
Genuine Intel(R) CPU T2080 @ 1.73GHz GenuineIntel GNU/Linux
|