On Wed, Oct 14, 2015 at 06:32:52PM +0200, Thomas L?bking wrote:
> On Mittwoch, 14. Oktober 2015 11:57:22 CEST, Ilya Anfimov wrote:
>
> > However, exactly enlarging cursor shape or changing it's color
> >is a tough task -- as there is no easy way to get current cursor
> >in X11.
>
> Like eg. XF
On Mittwoch, 14. Oktober 2015 11:57:22 CEST, Ilya Anfimov wrote:
However, exactly enlarging cursor shape or changing it's color
is a tough task -- as there is no easy way to get current cursor
in X11.
Like eg. XFixesGetCursorImage(dpy), resp. xcb_xfixes_get_cursor_image_*
Cheers,
Thomas
_
On Fri, Oct 09, 2015 at 10:33:23PM -0400, Alan Corey wrote:
> I don't think I posted this before.
>
> The cursor changes depending what it's over, and if you've got
> something like an 1920x1080 screen full of mostly rxvt windows then
> most of the time it's an I-beam. That can be hard to spot if
On Fri, Oct 09, 2015 at 10:33:23PM -0400, Alan Corey wrote:
> I don't think I posted this before.
>
> The cursor changes depending what it's over, and if you've got
> something like an 1920x1080 screen full of mostly rxvt windows then
> most of the time it's an I-beam. That can be hard to spot if
re: Finding the cursor
Oops, window manager is fvwm
On 10/9/15, Alan Corey wrote:
> I don't think I posted this before.
>
> The cursor changes depending what it's over, and if you've got
> something like an 1920x1080 screen full of mostly rxvt windows then
> m