added a comment about using R5 style comm in input_server when consoled is using input_server

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12368 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Jérôme Duval 2005-04-13 16:10:43 +00:00
parent 20a87f5f9a
commit 04879b648a

View File

@ -21,6 +21,7 @@
//#define USE_INPUT_SERVER
// define this if consoled should use the input_server to
// get to its keyboard input
// be sure to define USE_R5_STYLE_COMM in InputServer.h when USE_INPUT_SERVER is defined
#ifdef USE_INPUT_SERVER
# include <Message.h>