]> source.dussan.org Git - tigervnc.git/commit
Moved keyboard and mouse input procedures to XserverDesktop.cc because
authorAdam Tkac <atkac@redhat.com>
Wed, 26 Mar 2008 16:17:19 +0000 (16:17 +0000)
committerAdam Tkac <atkac@redhat.com>
Wed, 26 Mar 2008 16:17:19 +0000 (16:17 +0000)
commit7702c9774c07f5e2b8048e34baf08e9f29bdd7f3
treec95c7b816a31397a9fdc89748c81c6b235ec6168
parent5cbdf986da749a8b7cd6b2190f16305c61196923
Moved keyboard and mouse input procedures to XserverDesktop.cc because
libvnc.so module and Xvnc has to use same keyboard and mouse functions.
Using of Lookup{Keyboard,Pointer}Device functions is deprecated and wrong.

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