﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
16453	Support other keyboard layouts than QWERTY/AZERTY for ReorderImageryLayers action	Don-vip	Don-vip	"Follow-up of #11556. It does not work for QWERTZ layout used in German-speaking countries. And also for all other layouts than QWERTY/AZERTY.

It's [https://stackoverflow.com/q/17255549/2257172 really hard] to get physical key codes in Java (scancodes). It either requires JNI/JNA (no-go for JOSM) or reflection into OpenJDK classes, but it seems to work only for Windows (also no-go).

We can't register all possible keys at the same time but maybe we can, based on current locale, register the three/four plausible characters. Even if not perfect, this should work for most of our users."	enhancement	closed	normal	18.07	Core imagery		fixed	keyboard	wiktorn
