My favorites | Sign in
Logo
             
New issue | Search
for
| Advanced search | Search tips
Issue 27: Problem with getting focus on a X screen when no window opened in it (with dual screen)
7 people starred this issue and may be notified of changes. Back to list
Status:  New
Owner:  ----
Type-Defect
Priority-Medium


Sign in to add a comment
 
Reported by romainchossart, May 21, 2008
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

Comment 1 by Dewey.Hylton, Sep 09, 2008
issue still present in hg-2346. my current workaround is this:

## activate current display based on click of status bar
fn Event-RightBarClick { shift; wi_runcmd swarp -d $DISPLAY 640 515 }

this uses the swarp binary, as discussed (and source provided) on the list around a
year ago ...
Comment 2 by Dewey.Hylton, Sep 09, 2008
sorry, that should have read: wmii-hg2346, ©2008 Kris Maglione

Sign in to add a comment

Hosted by Google Code