Fuchsia
Fundamentals SDK Reference What's new Open source project
  • English
  • 中文 – 繁體
Sign in
  • Learn about Fuchsia
Get started Concepts Glossary
Fuchsia
  • Fundamentals
    • Get started
    • Concepts
    • Glossary
  • SDK
  • Reference
  • What's new
  • Open source project
  • Overview
  • Principles
    • Simple
    • Secure
    • Updatable
    • Performant
  • Software model
  • Accessibility
    • Accessibility Framework
    • Semantics
    • Accessibility Focus
    • Text-to-speech for accessibility
  • Components
    • Overview
    • Introduction to components
    • Component manager
    • Component manifests
    • Subpackaging
    • Lifecycle
    • Topology
    • Identifiers
    • Realms
    • Environments
    • Capabilities
      • Overview
      • Directory capabilities
      • Event capabilities
      • Protocol capabilities
      • Resolver capabilities
      • Runner capabilities
      • Service capabilities
      • Storage capabilities
      • Life of a protocol open
      • Using runners
        • ELF runner
        • Driver runner
        • Starnix
    • Configuration
    • Diagnostics
      • Hub
      • Lifecycle events
        • Overview
      • Logs
        • Overview
        • Attributing LogSink connections
    • Internals
      • Component manifest design principles
    • Analogies and Comparisons
      • Components vs. processes
      • Object-Oriented Design for Components
  • Drivers
    • Overview
    • Driver framework (DFv2)
    • Comparison between DFv1 and DFv2
    • Drivers and nodes
    • Driver binding
    • Driver communication
    • Mapping a device's memory in a driver
    • Driver dispatcher and threads
  • Filesystems
    • Filesystem architecture
    • MinFS
    • BlobFS
    • Random access compression in BlobFS
    • "dot dot" (..) considered harmful
    • Block devices
    • zxcrypt
    • Life of an open
  • Memory
    • Address spaces
    • Memory reclamation
  • Process
    • Overview
    • Core libraries
    • Namespaces
    • Sandboxing
    • Jobs
    • Booting
      • Everything between power on and your component
      • Process creation
      • Program loading
      • Userspace bootstrapping
      • Why Fuchsia devices reboot
  • FIDL
    • Overview
    • Life of a handle
  • Kernel
    • Overview
    • Zircon concepts
    • Zircon and LK
    • C library (libc)
    • Kernel objects
      • Handles
      • Rights
      • Signals
    • System calls
      • Life of a Fuchsia syscall
      • vDSO (libzircon)
    • Scheduling
      • Zircon scheduling
      • Fair scheduler
    • Runtime lock
      • Runtime lock validation
      • Lock validation design
    • Security
      • Safe stack
      • Shadow call stack
      • Random number generator
    • Errors and exceptions
      • Errors
      • Exceptions
      • Kernel internal errors
      • IPC Limits
    • Waiting
      • Timer slack
      • Clock transformations
    • Time
      • Overview
      • Monotonic
      • Local
      • Language Support
      • UTC
        • Overview
        • Architecture
        • Algorithms
        • Behavior
    • Tracing
      • Fuchsia tracing system
      • Tracing provider buffering modes
    • Advanced
      • Kernel invariants
      • Avoiding a problem with the SYSRET
      • Hardware watchdog timers
      • Kernel Thread Signaling
    • Entropy quality tests
    • Jitterentropy
      • Jitterentropy library
      • Basic configuration
      • Tuning the configuration
      • Entropy collection TODOs
  • Packages
    • Fuchsia packages
    • Fuchsia package URLs
    • Developing with Fuchsia packages
    • Merkle roots
    • Garbage collection
    • Update package
    • System updates
    • Fuchsia system interface
    • Software Update System
  • Security
    • Verified Execution
  • Source code
    • Third-party source management
  • User interface
    • Overview
    • User Interface Client
    • Scenic
      • Overview
      • Flatland
        • Overview
        • Flatland timeline
      • Gfx
        • Overview
        • Life of a Pixel
        • Views
        • Resource lifecycle
        • Units and metrics
      • Life of a pixel
      • Frame Scheduling
      • View System
      • Pointer input
      • Hit testing
      • Color spaces
      • Display
      • Screen Capture
    • Input
      • Overview
      • Mouse
      • Mouse Scroll
      • Focus
      • Hit Testing
      • Semantic Visibility
      • Scene Root
      • Testing
        • Overview
  • Fuchsia
  • Fundamentals
  • Concepts

Overview

This section provides information about Input testing components.

bug_report code edit

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2022-03-23 UTC.

  • Terms
  • Privacy
  • English
  • 中文 – 繁體