]> source.dussan.org Git - tigervnc.git/commit
Use GetKeyboardEvents and GetPointerEvents functions to generate input events
authorAdam Tkac <atkac@redhat.com>
Wed, 26 Mar 2008 18:12:33 +0000 (18:12 +0000)
committerAdam Tkac <atkac@redhat.com>
Wed, 26 Mar 2008 18:12:33 +0000 (18:12 +0000)
commitf07d3109be82d3df4fcb3584a4b3fb334eb5a78e
treec02897fd7d178f572f883b0a7781862ea478d22f
parentfbeb0ed67e443a55c55971d8f87b55fe1f6cef3e
Use GetKeyboardEvents and GetPointerEvents functions to generate input events
and process them through miEventQueue instead through processInputEvents
(see http://www.x.org/wiki/Development/Documentation/InputEventProcessing why).

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/branches/1.5-xserver@2449 3789f03b-4d11-0410-bbf8-ca57d06f2519
unix/xserver/hw/vnc/XserverDesktop.cc