iiRecord
Agentic AI Atlas · CLAUDE_CODE_SCROLL_SPEED
env-var:claude-code-scroll-speeda5c.ai
II.
EnvVar JSON

env-var:claude-code-scroll-speed

Structured · live

CLAUDE_CODE_SCROLL_SPEED json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · extensions/env-vars/claude-code-env-vars-ui.yamlCluster · extensions
Record JSON
{
  "id": "env-var:claude-code-scroll-speed",
  "_kind": "EnvVar",
  "_file": "extensions/env-vars/claude-code-env-vars-ui.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "CLAUDE_CODE_SCROLL_SPEED",
    "description": "Mouse wheel scroll multiplier in fullscreen rendering (1-20).",
    "name": "CLAUDE_CODE_SCROLL_SPEED",
    "category": "ui",
    "valueType": "int"
  },
  "outgoingEdges": [
    {
      "from": "env-var:claude-code-scroll-speed",
      "to": "agent-runtime-impl:claude-code.runtime@1.x",
      "kind": "affects",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}