Skip to content

laptop13: Support input deck related commands#292

Open
JohnAZoidberg wants to merge 3 commits intomainfrom
laptop13-inputdeck
Open

laptop13: Support input deck related commands#292
JohnAZoidberg wants to merge 3 commits intomainfrom
laptop13-inputdeck

Conversation

@JohnAZoidberg
Copy link
Member

@JohnAZoidberg JohnAZoidberg commented Mar 17, 2026

> sudo ./framework_tool --inputdeck
  Deck State:          On
  Touchpad present:    true (7)

> sudo ./framework_tool --inputdeck-mode off
Set mode to: Off

> sudo ./framework_tool --inputdeck
  Deck State:          ForceOff
  Touchpad present:    true (7)

> sudo ./framework_tool --inputdeck-mode auto
Set mode to: Auto

> sudo ./framework_tool --inputdeck
  Deck State:          On
  Touchpad present:    true (7)

- Mostly update documentation
- `--inputdeck-mode` already works as long as the host command is present
- `--inputdeck` now attempts to use the host command to print the status

Signed-off-by: Daniel Schaefer <dhs@frame.work>
If no platform matches and 16 inch gpio is not present, just try the
host command.

Since lilac the input deck (touchpad) is detected, similarly to laptop
16.

Signed-off-by: Daniel Schaefer <dhs@frame.work>
The laptop 13 touchpad does not have the same board ID as on laptop 16.

Signed-off-by: Daniel Schaefer <dhs@frame.work>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant