Hello,
this can be accomplished by starting sumo with the option --game
In version 0.28.0 there is a bug where this option does not disable arrow
keys but this is fixed in the latest development version
(http://sumo.dlr.de/wiki/Downloads#Nightly_Snapshots)
Or you can simply wait for 0.29.0 to be released this week.
regards,
Jakob

2017-02-14 18:25 GMT+01:00 Craig Rafter <[email protected]>:

> 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
>
------------------------------------------------------------------------------
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