Re: No Cursor

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

 



On Wed, Mar 24, 2004 at 09:24:42AM -0300, Jean Krebs Fonseca wrote:
> 
> Does anybody know a way to prevent the cursor of being rendered?
> I've already disabled the mouse and added "AllowMouseOpenFail". The X Server 
> starts fine with no mouse movement, but the cursor is still there.
> 
> I need this because I'm rendering a non-interactive information display 
> system.

I had a similiar requirement a few weeks ago. Here was Mark Vojkovich's
solution - it work perfectly for me. Basically, you need to hack the X
server. Edit the "CheckForEmptyMask" function located in the
dix/cursor.c file; set the line bits->emptyMask to always evaluate to TRUE.

Re-compile and install. It's that easy.
 
-- 
Kelvin

Attachment: pgp00088.pgp
Description: PGP signature


[Index of Archives]     [X Forum]     [Xorg]     [XFree86 Newbie]     [IETF Announce]     [Security]     [Font Config]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux Kernel]

  Powered by Linux