The input_server no longer uses R5 communication by default - this should

fix the keyboard/mouse problems of most (because they probably didn't know
about this flag). Still does not work for me, though.
Note, if you want consoled the use the input_server, or if you want to use
the input_server as an R5 replacement, you have to define this flag again.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12356 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler
2005-04-13 12:55:54 +00:00
parent fce78d9e21
commit 709bbb9ea3
+1 -1
View File
@@ -54,7 +54,7 @@
#include <SupportDefs.h>
#define USE_R5_STYLE_COMM
//#define USE_R5_STYLE_COMM
// define this when R5 input_server communication should be used
#define INPUTSERVER_SIGNATURE "application/x-vnd.Be-input_server"