Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 437 Bytes

File metadata and controls

22 lines (16 loc) · 437 Bytes

Remote Control UI

Opt-in Linux UI patches for upstream remote_control and related settings surfaces.

This feature only opens the Linux UI gates. It does not fake backend state such as connected clients, MFA completion, or remote control environments.

Enable it locally with:

{
  "enabled": [
    "remote-control-ui"
  ]
}

Run the feature tests with:

node --test linux-features/remote-control-ui/test.js