[roll] Roll fuchsia [wayland] Translate USB keycodes to Linux

Some apps don't use the provided keymap, instead assuming Linux keycodes.
Left/Right/Space/Esc now works in cube-wayland.

Original-Bug:90613

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/622265
Original-Revision: 96124b9d205e2734955b1af01455b15a5ff76fa2
GitOrigin-RevId: 01ad4644f2a71ab7938f6d502e084af78e31f5e8
Change-Id: I59d3e3c1404cb5159e14e976ceec4cec4f17de7e
1 file changed
tree: 5d29dd3eaf681e9aeff519e17c6f3855014f6bf0
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.