Hi Mike!

You wrote:

        >Does anyone know if it possible to run X without a mouse ?
        >We are not running a window manager, and don't need the mouse,
        >starting X without the mouse hooked up causes X to hang.

Absolutely, this is what I use in my XF86Config:

# **********************************************************************
# Pointer section
# **********************************************************************

Section "Pointer"

    Protocol    "ps/2"
    Device      "/dev/null"
#    Device     "/dev/mouse"

EndSection



Regards,


--
To unsubscribe from this list, send a message to [EMAIL PROTECTED]
with the command "unsubscribe linux-embedded" in the message body.
For more information, see <http://waste.org/mail/linux-embedded>.

Reply via email to