diff options
| author | Andrew Gallant (Ocelot) <[email protected]> | 2012-05-11 02:01:29 -0400 |
|---|---|---|
| committer | Andrew Gallant (Ocelot) <[email protected]> | 2012-05-11 02:01:29 -0400 |
| commit | e7773ad874c829516a786cbd91ed3fdd9a86e48d (patch) | |
| tree | f747243fbf167276027db667294c1f61fbce5957 /doc.go | |
| parent | 9699de49ee211d90e7d0fea68f1a76eb6e4f13ff (diff) | |
doc updates and a quick usage
Diffstat (limited to 'doc.go')
| -rw-r--r-- | doc.go | 9 |
1 files changed, 0 insertions, 9 deletions
@@ -142,14 +142,5 @@ that GLX also does not work (however, there is Go source code for GLX that compiles, unlike XKB). I don't currently have any intention of getting XKB working, due to its complexity and my current mental incapacity to test it. -There are so many functions - -Indeed. Everything below this initial overview is useful insomuch as your -browser's "Find" feature is useful. The following list of types and functions -should act as a reference to the Go representation of a request, type or reply -of something you *already know about*. To search the following list in hopes -of attaining understanding is a quest in folly. For understanding, please see -the X Protocol Reference Manual: http://goo.gl/aMd2e - */ package xgb |
