Hi
thanks for the fast reply.
i want this option because i am developing the kernel driver.
when the X11 see a new input device connected. it recognize it like a mouse,

and X11 behave wired.
I didn't develop any X11 driver.
The X11 detect the the device as (type: MOUSE),
and if remove evdev_drv.so I will not have mouse in the system,
so i can not remove the driver, but i would like X11 to ignore this
/dev/input/files/.
so i will try to configure the HAL Magnus Kessler suggested.

On Wed, Feb 11, 2009 at 5:27 PM, Matthew Garrett <[email protected]>wrote:

> On Wed, Feb 11, 2009 at 04:38:41PM +0200, linux multitouch wrote:
> >    Hi
> >    I am using Xorg version - 1.5.2
> >    I am developing kernel driver which create /dev/eventX - file.
> >    when i insert the kernel driver X11 thinks it's a mouse.
> >    how can i configure the X11 to ignore the driver (/dev/eventX)
> >    thanks
>
> Why do you want to do this?
>
> --
> Matthew Garrett | [email protected]
>
_______________________________________________
xorg mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/xorg

Reply via email to