Re: Problems with XF86MiscSetMouseSettings
Michael Toomim <[email protected]> Thu, 09 Jan 2003 13:44:08 -0800
| Newsgroups | gmane.comp.xfree86.expert |
|---|---|
| Message-ID | <[email protected]> |
Michael Toomim wrote: > Michael Toomim wrote: > >> I've been having issues getting XF86MiscSetMouseSettings() to work. >> I've put together a really simple test case (attached) that results in >> the following error: >> >> X Error of failed request: 139 >> Major opcode of failed request: 136 (XFree86-Misc) >> Minor opcode of failed request: 5 (XF86MiscSetMouseSettings) >> Value in failed request: 0x3a >> Serial number of failed request: 9 >> Current serial number in output stream: 10 Turns out that this only happens with the ExplorerPS/2 (the code works with the MouseManPlusPS/2 protocol). I'm going to report it as a bug.