[quake3-commits] [ioquake/ioq3] 34d0b7: Improve keys using international key layouts
Zack Middleton
zack at cloemail.com
Mon Aug 21 21:23:21 EDT 2017
Branch: refs/heads/master
Home: https://github.com/ioquake/ioq3
Commit: 34d0b7875421ccb3b90251105ff5bf6c301b300a
https://github.com/ioquake/ioq3/commit/34d0b7875421ccb3b90251105ff5bf6c301b300a
Author: Zack Middleton <zack at cloemail.com>
Date: 2017-08-21 (Mon, 21 Aug 2017)
Changed paths:
M code/sdl/sdl_input.c
Log Message:
-----------
Improve keys using international key layouts
Always map number row to number keys for AZERTY.
Map Unicode character keys to world keys using scan code.
Based on patches by @mickael9.
More information about the quake3-commits
mailing list