mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #955] Question: How to auto configure client setup before login using flatpak barrier #768
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#768
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 @byteshiva on GitHub (Nov 22, 2020).
Original GitHub issue: https://github.com/debauchee/barrier/issues/955
How to auto configure client setup before login in linux distro using flatpak barrier (https://flathub.org/apps/details/com.github.debauchee.barrier) .
I'm using mxlinx 19.02.
uname -a Linux 5.8.0-3-amd64 #1 SMP Debian 5.8.14-1~mx19+2 x86_64 GNU/LinuxI know how to do it when installed on host machine using apt installation.
But I'm not sure how to do it when done using flatpak installation.I'm wondering if the below command will work in linux distro.
flatpak run --command="barrierc -f --no-tray --debug INFO --name desktop --enable-crypto [192.168.9.3]:24800" com.github.debauchee.barrier@shymega commented on GitHub (Nov 22, 2020):
I can see you've already opened a issue on the Flatpak repo too. Please don't cross-post; it makes more work for us.
Closing in favour of the Flatpak repo issue. Alternatively, I can reopen if you want, and close the Flatpak repo issue.
@byteshiva commented on GitHub (Nov 23, 2020):
My Mistake. Sorry for that, Initially I thought this was for barrier flatpak. Later found a separate repository so that's the reason behind cross post.