CLXMAN [was Re: question keycode->keysym]
Gilbert Baumann <[email protected]> Thu, 6 Mar 2003 01:27:28 +0100
| Newsgroups | gmane.lisp.clx.devel |
|---|---|
| Message-ID | <[email protected]> |
Iban HATCHONDO writes: > --- Iban <[email protected]> a écrit : > Hi all, > > > I guess I miss something but I can't find it. Does > > somebody have an idea > > of the thing to do to advise CLX to redo its > > internal map or something ?? > > > > Regards, > > !ban. > > The solution was: > > clx/translation.lisp > > ;; the next function is an exported by clx. > > (defun mapping-notify (display request start count) > [...] ) > I think that we should update Guilbert's Baumann html > man. This function is documented in the original > doc.lisp file but does not appear in the html man. > As for some others, and some typo err like > keycode-keysym which is in reality keycode->keysym Feel free to do so. CVS access coordinates are underway to you. I uploaded the lastest version of clxman to the web server a few minutes ago and added a chapter 17, Undocumented functions, were you can find an automatically generated list of exported but undocumented functions. There is also the beginning of a new section 15.3, RENDER Extension, written by Christian Sunesson. > PS: Guilbert, if you read this message, please don't > be mad at me. :o) Gilbert, who is not bothered by little Ibans. ;)