[roll] Roll fuchsia [input] Adds more nonprintable keys

The nonprintable key list in key meanings had a rudimentary list of
such keys.  This change adds more, and sets an example of how the
list of nonprintable keys can be extended when needed.

I didn't want to add *all* the keys just yet until this particular
change is exercised first.  And the reason I added these is because
their inclusion has an effect on autorepeat.

Original-Fixed: 89661
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/621023
Original-Revision: f4c943310df266ca4fde85b9db374817e67c59a7
GitOrigin-RevId: 5f07c2764b9fc7dc0093df690b3f6640de589f22
Change-Id: I92d86cbbfc126504ea6cf05c5e73e1d9c2854abe
1 file changed
tree: 300df5e646ccc01c42ddec4b5906630a213bfd90
  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.