[PATCH] ui: update keycodemapdb submodule commit

2021-07-05 Thread Akihiko Odaki
The change of ui/keycodemapdb effective on QEMU is only commit d21009b1c9f94b740ea66be8e48a1d8ad8124023, which adds mappings for key codes added in commit d7696ff884e35c6dacf83a7cbe3355e3b0a90125. d21009b1c9f94b740ea66be8e48a1d8ad8124023 Add QEMU QKeyCode "lang1" and "lang2" 320f92c36a80bfafc5d578

Re: [PATCH] ui: update keycodemapdb submodule commit

2021-01-27 Thread Philippe Mathieu-Daudé
On 1/27/21 7:08 PM, Daniel P. Berrangé wrote: > Primarily this is to pull in a fix for Win32 keycodes. The other useful > change is the removal of build timestamp from generated files which is > desirable for reproducable builds. > > The make rules need updating due to slightly changed CLI syntax

[PATCH] ui: update keycodemapdb submodule commit

2021-01-27 Thread Daniel P . Berrangé
Primarily this is to pull in a fix for Win32 keycodes. The other useful change is the removal of build timestamp from generated files which is desirable for reproducable builds. The make rules need updating due to slightly changed CLI syntax - more args must now come after the command name. 6119e

Re: [PATCH] ui: update keycodemapdb submodule commit

2020-05-11 Thread Philippe Mathieu-Daudé
+Volker On 5/5/20 2:57 PM, Daniel P. Berrangé wrote: Primarily this is to pull in a fix for Win32 keycodes. The other useful change is the removal of build timestamp from generated files which is desirable for reproducable builds. The make rules need updating due to slightly changed CLI syntax

[PATCH] ui: update keycodemapdb submodule commit

2020-05-05 Thread Daniel P . Berrangé
Primarily this is to pull in a fix for Win32 keycodes. The other useful change is the removal of build timestamp from generated files which is desirable for reproducable builds. The make rules need updating due to slightly changed CLI syntax - more args must now come after the command name. 27acf