Title: disable the mouse cursor?

Hi!

I want to disable the mouse cursor.
In my .xinitrc  i put the command xsetroot -cursor /root/empty.xbm /root/empty.xbm
where empty.xbm is a file :

        #define empty_width 16
        #define empty_height 16
        static unsigned char empty_bits[] = {
           0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
           0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
           0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};

ááThis works only for the X background. When i put the mouse cursor above another application, this don't work.
How can i disable the cursor mouse for all ááapplications?

Cumprimentos,

 
Jorge do Nascimento Rodrigues
   Indicação Electrónica 
-----------------------------------------------------------------
MICROPROCESSADOR - SISTEMA DIGITAIS S.A.
GRUPO EFACEC
Rua Eng.º Frederico Ulrich, ( Edifício EFACEC )
Apartado 3113 | 4471-907 Moreira da Maia - Portugal
Tel.  (+351) 22 9409000     Fax. (+351) 22 9409001

[EMAIL PROTECTED]  www.microprocessador.pt


Reply via email to