mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #823] How to start barrierc with linux/bsd "greeter" ? #653
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#653
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 @Onepamopa on GitHub (Aug 1, 2020).
Original GitHub issue: https://github.com/debauchee/barrier/issues/823
I'm seeing issues when trying to start barrierc with sddm (kde).
Server is Windows 10 2004, latest builds of barrier on server and clients.
If I start the client via SDDM /usr/local/share/sddm/scripts/Xsetup - The keys on the client get scrambled ( https://github.com/debauchee/barrier/issues/662 ):
barrierc --daemon --display :0 --no-xinitthreads --debug INFO --name dev --enable-drag-drop --enable-crypto [ServerIP]:24800
So far I haven't figured out a way to be able to use barrier to "log in" onto a client (sddm / gdm / etc), I'm forced to use autologin and start barrierc after log in, however, that is not a proper solution (its not a solution at all).
If someone knows a workaround on how to start barrierc with linux "greeters" and not have the keyboard keys swapped / missing - let me know.
@shymega commented on GitHub (Aug 1, 2020):
There's this discussion on this request (i.e: for a display manager [greeter]): #540.
There's also a PR to add systemd units for Barrier - #694 - which you could - potentially - link to the
default.targetunit.. once merged.@shymega commented on GitHub (Aug 6, 2020):
Closing due to inactivity.