[wplug] I have a challenge

Yaakov M. Nemoy loupgaroublond at gmail.com
Sun Jan 30 23:04:16 EST 2011


The short answer is no. In windows, buttons are a first class element
recognised by the system. In linux, the first class element is a pixel
in an X server. There are multiple widget toolkits that handle drawing
and behavior of 'buttons' and render it as the pixels in X.

The long answer is that it is possible to duplicate this behavior, but
very very difficult. The sane thing to do is to have the toolkit
report a magnet point via an XATOM on the window and then have the
window manager automatically move the pointer to the magnet point when
switching the window. This would require getting into the innards of
the source code.

-Yaakov

On Sun, Jan 30, 2011 at 07:48:42PM -0500, Stanley C Slomberg wrote:
>    I am trying to duplicate this in linux mint.  Windows has a setting that
>    "automatically moves the pointer to the default button in dialog box"  Is
>    there a way to do that in Linux Mint?
>    I have looked online for an answer with no results.
>    Stanley 

> _______________________________________________
> wplug mailing list
> wplug at wplug.org
> http://www.wplug.org/mailman/listinfo/wplug



More information about the wplug mailing list