Searched refs:DFLT_MOUSE_DEV (Results 1 – 1 of 1) sorted by relevance
62 static const char *DFLT_MOUSE_DEV = "/dev/sysmouse"; variable65 static const char *DFLT_MOUSE_DEV = "/dev/input/mice"; variable68 static const char *DFLT_MOUSE_DEV = "/dev/wsmouse"; variable71 static const char *DFLT_MOUSE_DEV = "/dev/mouse"; variable171 fd = open(DFLT_MOUSE_DEV, 0); in configureInputSection()186 xnfstrdup(DFLT_MOUSE_DEV)); in configureInputSection()812 " tries to autodetect\n" "the protocol.\n", DFLT_MOUSE_DEV); in DoConfigure()