I've got a multi-head system up and running nicely (separated, not 
Xinerama-- my choice), but I'd like to be able to switch focus from an 
app on one display to an app on the other display via keyboard.  (Yeah, I 
hate using the mouse when I don't need to-- it really slows me down.)

There doesn't seem to be support for this in any window managers or 
utilities out there, so I'm trying to roll my own.  Borrowing from the 
source of xlsclients, I'm able to get a list of windows on the "other" 
display, and am trying to use XSetInputFocus to switch to a target 
window.  Unfortunately, I'm getting BadValue errors, so I'm screwing 
something up.

Anyone have any hints/suggestions?  I'd include code, but it's 
dead-simple, as far as the XSetInputFocus() call goes, so I must be 
missing something subtler....


-Roy
_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to