[GH-ISSUE #296] Config not working/clients not loaded? #151

Closed
opened 2026-05-05 22:11:52 -06:00 by gitea-mirror · 3 comments
Owner

Originally created by @Delivator on GitHub (May 22, 2025).
Original GitHub issue: https://github.com/feschber/lan-mouse/issues/296

I created a config file as per the example in the readme, and the startup log shows me that the config file has been loaded but the client I have added are just not there, I still have to manually add them. I have double checked that the IP and hostname are correct.

This is my config:

[[clients]]
# position (left | right | top | bottom)
position = "left"
# hostname
hostname = "pc1"
# activate this client immediately when lan-mouse is started
activate_on_startup = true
# optional list of (known) ip addresses
ips = ["192.168.178.XX"]

Originally created by @Delivator on GitHub (May 22, 2025). Original GitHub issue: https://github.com/feschber/lan-mouse/issues/296 I created a config file as per the example in the readme, and the startup log shows me that the config file has been loaded but the client I have added are just not there, I still have to manually add them. I have double checked that the IP and hostname are correct. This is my config: ```toml [[clients]] # position (left | right | top | bottom) position = "left" # hostname hostname = "pc1" # activate this client immediately when lan-mouse is started activate_on_startup = true # optional list of (known) ip addresses ips = ["192.168.178.XX"] ```
Author
Owner

@Delivator commented on GitHub (May 22, 2025):

Turns out the latest release is just super outdated and I had to install the lan-mouse-git AUR package and now I also have proper client authorization and fingerprints.

<!-- gh-comment-id:2900842388 --> @Delivator commented on GitHub (May 22, 2025): Turns out the latest release is just super outdated and I had to install the lan-mouse-git AUR package and now I also have proper client authorization and fingerprints.
Author
Owner

@feschber commented on GitHub (May 22, 2025):

Yeah I'm unfortunately pretty busy until next week. Hopefully will get the next release out soon

<!-- gh-comment-id:2901000301 --> @feschber commented on GitHub (May 22, 2025): Yeah I'm unfortunately pretty busy until next week. Hopefully will get the next release out soon
Author
Owner

@Delivator commented on GitHub (May 22, 2025):

Once I got it working, it was working well! Excited for the next release and hope clipboard functionality comes soon too! Thank you!

<!-- gh-comment-id:2901162246 --> @Delivator commented on GitHub (May 22, 2025): Once I got it working, it was working well! Excited for the next release and hope clipboard functionality comes soon too! Thank you!
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#151
No description provided.