From: Yuan X. <xuy...@gm...> - 2008-04-13 10:34:42
|
Hi Markus, > > how do you disable the internal monitor? You should comment out > sparkSetupRendering() and sparkSetupRendering() in monitorspark.rb to do > thi. > Yes, I commented out the sparkSetupRendering() in simspark.rb. The OpenGL is disabled, but the SDL will initialize the video while inputsystemsdl initialization in current code. So there is still a window there. > > you want to use InputSystemSDL without the OpenGLSystemSDL? This should > already work. It checks if SDL was setup properly. So you could init SDL in > your own custom way and the load the InputSystemSDL plugin. > The current code make sure the SDL_WasInit(SDL_INIT_VIDEO). Maybe we can pass parameter to the inputsdl initialization, or comment out the checking code in inputsdl (just like rcssserver3d-0.5.6). What do you think about it? -- Best wishes! Xu Yuan School of Automation Southeast University, Nanjing, China mail: xuy...@gm... xy...@ya... web: http://xuyuan.cn.googlepages.com -------------------------------------------------- |