ratpoison-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [RP] ratpoison and scim


From: Brian May
Subject: Re: [RP] ratpoison and scim
Date: Tue, 14 Apr 2009 15:29:38 +1000
User-agent: Thunderbird 2.0.0.21 (X11/20090318)

Shawn Betts wrote:
> Here's one:
>
> #include <X11/Xlib.h>
> void main () {Display *dpy = XOpenDisplay(NULL); Window w; int r; 
> XGetInputFocus(dpy,&w,&r); printf ("%ld %d\n", w, r); XCloseDisplay(dpy);}
>
> don't forget -lX11 when you build it :).
>   

Looks like the focus is the same when it is and isn't working - at least
for rxvt.

There goes a perfectly good theory :-(

-- 
Brian May <address@hidden>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]