소스 검색

Documentation work

Related to a570d0a1294ad9af54df416fd7e16d9d7ea36c62.
Camilla Löwy 8 년 전
부모
커밋
3fa6f48ac6
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      docs/compat.dox

+ 4 - 0
docs/compat.dox

@@ -76,6 +76,10 @@ GLFW uses the Xkb extension and detectable auto-repeat to provide keyboard
 input.  If the running X server does not support this extension, a non-Xkb
 fallback path is used.
 
+GLFW uses the XInput2 extension to provide raw, non-accelerated mouse motion
+when the cursor is disabled.  If the running X server does not support this
+extension, regular accelerated mouse motion will be used. 
+
 
 @section compat_glx GLX extensions