diff options
author | Gaetan Nadon <memsize@videotron.ca> | 2012-01-25 17:03:12 -0500 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2012-01-26 13:22:51 +1000 |
commit | 9ff28b092f91ea1d7ff58f54a9404347f517361b (patch) | |
tree | b89aafa7eaaaef7db2f172813886e235c8d235ce /specs/XI2proto.txt | |
parent | 508a360f6530e75d94cd2999e56cb329b315ce5d (diff) |
specs: remove older manually typed in section number
These would come out in html as 5.2, 6.3 and 6.4.3.4
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Chase Douglas <chase.douglas@canonical.com>
Diffstat (limited to 'specs/XI2proto.txt')
-rw-r--r-- | specs/XI2proto.txt | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/specs/XI2proto.txt b/specs/XI2proto.txt index c148883..ec2afeb 100644 --- a/specs/XI2proto.txt +++ b/specs/XI2proto.txt @@ -93,8 +93,8 @@ alongside XI 2.2 touch events to support older clients; see Section // ❧❧❧❧❧❧❧❧❧❧❧ -2. Notations used in this document ----------------------------------- +Notations used in this document +------------------------------- Notation for requests: @@ -127,8 +127,8 @@ or, if multiple of these fields exist: // ❧❧❧❧❧❧❧❧❧❧❧ -3. Interoperability between version 1.x and 2.0 ------------------------------------------------ +Interoperability between version 1.x and 2.0 +-------------------------------------------- There is little interaction between 1.x and 2.x versions of the X Input Extension. Clients are requested to avoid mixing XI1.x and XI2 code as much as @@ -169,8 +169,8 @@ result, only the first master pointer and master keyboard are visible to XI 1.x clients; all other master devices are invisible and cannot be accessed from XI 1.x calls. -3.4 Smooth scrolling -~~~~~~~~~~~~~~~~~~~~ +Smooth scrolling +~~~~~~~~~~~~~~~~ Historically, X implemented scrolling events by using button press events: button 4 was one “click” of the scroll wheel upwards, button 5 was downwards, |