Hello Everybody,

I am developing a small game (https://github.com/cbrafter/CrowdTLL) 
using SUMO as a contribution to my research group's outreach program. 
Essentially, users learn about simulation and traffic management by 
controlling the flow through a cross road using the arrow keys on the 
keyboard.

My problem is that the SUMO GUI keyboard shortcuts map the arrow keys to 
moving the view, so the road moves when the arrow keys are pressed. Is 
there a way using the TraCI Python API, or a configuration setting that 
does one of the following:

  * Disables SUMO GUI keyboard shortcuts.
  * Fixes the view in SUMO GUI so that it cannot be moved.

Alternative suggestions are also welcome as I would like to avoid using 
letter based configurations.

All the best,
Craig
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
sumo-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sumo-user

Reply via email to