[GH-ISSUE #364] 0.10.0 config file doesn't acknowledge client entries #191

Closed
opened 2026-05-05 22:13:20 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @Lonttu on GitHub (Jan 18, 2026).
Original GitHub issue: https://github.com/feschber/lan-mouse/issues/364

with the following config file put to /home/user/.config/lan-mouse/config.toml

clients
position = "left"
hostname = "LonttuBook4"
activate_on_startup = true
ips = ["192.168.0.3"]

The app refuses to acknowledge the entry. It does read something out of there, as having a typo on the IP section throws some TOML parsing errors in the terminal, but regardless it doesn't seem to apply the configs . Tried in cli amd gui modes, on Linux and Windows.

Originally created by @Lonttu on GitHub (Jan 18, 2026). Original GitHub issue: https://github.com/feschber/lan-mouse/issues/364 with the following config file put to /home/user/.config/lan-mouse/config.toml [[clients]] position = "left" hostname = "LonttuBook4" activate_on_startup = true ips = ["192.168.0.3"] The app refuses to acknowledge the entry. It does read something out of there, as having a typo on the IP section throws some TOML parsing errors in the terminal, but regardless it doesn't seem to apply the configs . Tried in cli amd gui modes, on Linux and Windows.
Author
Owner

@feschber commented on GitHub (Jan 19, 2026):

The config has changed since 0.10:

https://github.com/feschber/lan-mouse/tree/v0.10.0

<!-- gh-comment-id:3767707366 --> @feschber commented on GitHub (Jan 19, 2026): The config has changed since 0.10: https://github.com/feschber/lan-mouse/tree/v0.10.0
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/lan-mouse#191
No description provided.