mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #937] Pi zero runs barrier just fine, but can't autostart. #748
Labels
No labels
HiDPI
bounty
bsd/freebsd
bsd/openbsd
bug
bug
build-infra
cantfix
critical
doc
duplicate
enhancement
fix-available
from git
from release
good first issue
help wanted
installer/package
invalid
linux
macOS
meta
needs testing
pull-request
query
question
regression
regression
v2.4.0
windows
wontfix
work-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/barrier#748
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @n3pla2000 on GitHub (Nov 6, 2020).
Original GitHub issue: https://github.com/debauchee/barrier/issues/937
The problem I am having is barrier does not seem able to remember it's parameters even though there is a config file in the ~/.config/Debauchee directory. I have saved a barrier.sgc, but hoe would it be use if you have no option to load it? Also, have tried "https://gist.github.com/dayne/e3a7f31f0624bf299faf9fadfe510322" and placed the sh files in /bin, chmod'ed them to 755, and chown'ed them to root:root. to make these script run since ~/.config/i3/config does not exist in my Pi zero, I tried putting a script into init.d to run barrier.client.sh on startup. This was not my first attempt, tried starting barrier using barrierc 192.168.1.21, barrierc --client 192.168.1.21, I even tried looking up synergy and changing various solutions from "synergy" to "barrier" or "synergyc" to "barrierc", nothing I can find works to make barrier use the proper server/client information, and nothing makes it autostart.