summaryrefslogtreecommitdiff
path: root/Development
diff options
context:
space:
mode:
authorAlanCoopersmith <AlanCoopersmith@web>2013-08-25 15:56:29 -0700
committerxorg <iki-xorg@freedesktop.org>2013-08-25 15:56:29 -0700
commitaec17420657cd3446c5460bbe153f9c477b5ee71 (patch)
treeb9570403d1c63903e840b54df93d1afb1a5bfd6c /Development
parentd310b0dcfa075e40ba87d64f5e4da7379778d128 (diff)
add link to MPX page
Diffstat (limited to 'Development')
-rw-r--r--Development/Documentation/XGE.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/Development/Documentation/XGE.mdwn b/Development/Documentation/XGE.mdwn
index c4d6d1ad..3927ce99 100644
--- a/Development/Documentation/XGE.mdwn
+++ b/Development/Documentation/XGE.mdwn
@@ -70,4 +70,4 @@ typedef struct {
As the event selection is specific to the extension, it is (currently) required that each extension provides its own event selection request. For example, in XI this is _XiSelectEvent_.
-XGE is being used by XI (MPX) to send long events. Much of its current implementation supports device-specific events, but it is intended to be usable by other extensions as well.
+XGE is being used by XI ([[MPX]]) to send long events. Much of its current implementation supports device-specific events, but it is intended to be usable by other extensions as well.