[GH-ISSUE #1445] Can switch to client, but client desktop is not displayed #1108

Closed
opened 2026-05-05 07:29:36 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @holmosapien on GitHub (Nov 22, 2021).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1445

What happened?

Server: Windows 11 Pro
Client: macOS 12.0.1

I was able to generate certificates on the client and server and get them connected. However, when I try to switch desktops, whether it's using the mouse or a hotkey, the macOS desktop is not displayed. I can see from the logs that control is being sent to the macOS client, but I still see the Windows desktop.

If I switch using a hotkey, the logs state that control is being sent to the macOS client and the cursor in Windows disappears, and then when I use the hotkey to switch back to Windows the cursor reappears. Never see macOS though.

I have one 3440x1440 monitor, but I do use three virtual desktops on both Windows and macOS. I get the same behavior on all virtual desktops.

Version

v2.4.0

Git commit hash (if applicable)

master

If applicable, where did you install Barrier from?

GitHub releases page

What OSes are you seeing the problem on? (Check all that apply)

Windows, macOS

What OS versions are you using?

Windows 11
macOS 12.0.1

Relevant log output

[2021-11-22T13:37:32] INFO: switch from "COMPUTER-1" to "COMPUTER-2" at 1693,1045
[2021-11-22T13:37:32] INFO: leaving screen
[2021-11-22T13:37:32] DEBUG1: warping cursor to center: +1720, +720
[2021-11-22T13:37:32] DEBUG1: key button 56 is down before leaving to another screen
[2021-11-22T13:37:32] DEBUG1: key button 337 is down before leaving to another screen
[2021-11-22T13:37:32] DEBUG1: modifiers on update: 0x0004
[2021-11-22T13:37:32] DEBUG: open clipboard
[2021-11-22T13:37:32] DEBUG: close clipboard
[2021-11-22T13:37:32] INFO: screen "COMPUTER-1" updated clipboard 0
[2021-11-22T13:37:32] DEBUG: open clipboard
[2021-11-22T13:37:32] DEBUG: close clipboard
[2021-11-22T13:37:32] INFO: screen "COMPUTER-1" updated clipboard 1
[2021-11-22T13:37:32] DEBUG1: send enter to "COMPUTER-2", 1693,1045 1 0004
[2021-11-22T13:37:32] DEBUG2: writef(CINN%2i%2i%4i%2i)
[2021-11-22T13:37:32] DEBUG2: wrote 14 bytes
[2021-11-22T13:37:32] DEBUG: sending clipboard 0 to "COMPUTER-2"
[2021-11-22T13:37:32] DEBUG2: writing secure socket:000001B135130AB0
[2021-11-22T13:37:32] DEBUG: sent clipboard size=44
[2021-11-22T13:37:32] DEBUG: sending clipboard 1 to "COMPUTER-2"
[2021-11-22T13:37:32] DEBUG: sent clipboard size=44
[2021-11-22T13:37:32] DEBUG1: sending clipboard chunk
[2021-11-22T13:37:32] DEBUG2: sending clipboard chunk start: size=44
[2021-11-22T13:37:32] DEBUG2: writef(DCLP%1i%4i%1i%s)
[2021-11-22T13:37:32] DEBUG2: wrote 16 bytes
[2021-11-22T13:37:32] DEBUG2: writing secure socket:000001B135130AB0
[2021-11-22T13:37:32] DEBUG2: writef(CALV)
[2021-11-22T13:37:32] DEBUG2: wrote 4 bytes
[2021-11-22T13:37:32] DEBUG1: sending clipboard chunk
[2021-11-22T13:37:32] DEBUG2: sending clipboard chunk data: size=44
[2021-11-22T13:37:32] DEBUG2: writef(DCLP%1i%4i%1i%s)
[2021-11-22T13:37:32] DEBUG2: writing secure socket:000001B135130AB0
[2021-11-22T13:37:32] DEBUG2: wrote 58 bytes
[2021-11-22T13:37:32] DEBUG2: writing secure socket:000001B135130AB0
[2021-11-22T13:37:32] DEBUG1: sending clipboard chunk
[2021-11-22T13:37:32] DEBUG2: sending clipboard finished
[2021-11-22T13:37:32] DEBUG2: writef(DCLP%1i%4i%1i%s)
[2021-11-22T13:37:32] DEBUG2: wrote 14 bytes
[2021-11-22T13:37:32] DEBUG1: sending clipboard chunk
[2021-11-22T13:37:32] DEBUG2: sending clipboard chunk start: size=44
[2021-11-22T13:37:32] DEBUG2: writef(DCLP%1i%4i%1i%s)
[2021-11-22T13:37:32] DEBUG2: writing secure socket:000001B135130AB0
[2021-11-22T13:37:32] DEBUG2: wrote 16 bytes
[2021-11-22T13:37:32] DEBUG2: writing secure socket:000001B135130AB0
[2021-11-22T13:37:32] DEBUG2: writef(CALV)
[2021-11-22T13:37:32] DEBUG2: wrote 4 bytes
[2021-11-22T13:37:32] DEBUG2: writing secure socket:000001B135130AB0
[2021-11-22T13:37:32] DEBUG1: sending clipboard chunk
[2021-11-22T13:37:32] DEBUG2: sending clipboard chunk data: size=44
[2021-11-22T13:37:32] DEBUG2: writef(DCLP%1i%4i%1i%s)
[2021-11-22T13:37:32] DEBUG2: wrote 58 bytes
[2021-11-22T13:37:32] DEBUG2: writing secure socket:000001B135130AB0
[2021-11-22T13:37:32] DEBUG1: sending clipboard chunk
[2021-11-22T13:37:32] DEBUG2: sending clipboard finished
[2021-11-22T13:37:32] DEBUG2: writef(DCLP%1i%4i%1i%s)
[2021-11-22T13:37:32] DEBUG2: wrote 14 bytes
[2021-11-22T13:37:32] DEBUG2: writing secure socket:000001B135130AB0
[2021-11-22T13:37:32] DEBUG2: reading secure socket
[2021-11-22T13:37:32] DEBUG2: reading secure socket
[2021-11-22T13:37:32] DEBUG2: want to read, error=2, attempt=1
[2021-11-22T13:37:32] DEBUG2: msg from "COMPUTER-2": CNOP
[2021-11-22T13:37:32] DEBUG2: no-op from
[2021-11-22T13:37:32] DEBUG2: reading secure socket
[2021-11-22T13:37:32] DEBUG2: reading secure socket
[2021-11-22T13:37:32] DEBUG2: want to read, error=2, attempt=1
[2021-11-22T13:37:32] DEBUG2: msg from "COMPUTER-2": CNOP
[2021-11-22T13:37:32] DEBUG2: no-op from
[2021-11-22T13:37:32] DEBUG2: msg from "COMPUTER-2": CALV
[2021-11-22T13:37:32] DEBUG2: msg from "COMPUTER-2": CNOP
[2021-11-22T13:37:32] DEBUG2: no-op from
[2021-11-22T13:37:32] DEBUG2: msg from "COMPUTER-2": CNOP
[2021-11-22T13:37:32] DEBUG2: no-op from
[2021-11-22T13:37:32] DEBUG2: reading secure socket
[2021-11-22T13:37:32] DEBUG2: reading secure socket
[2021-11-22T13:37:32] DEBUG2: want to read, error=2, attempt=1
[2021-11-22T13:37:32] DEBUG2: msg from "COMPUTER-2": CNOP
[2021-11-22T13:37:32] DEBUG2: no-op from
[2021-11-22T13:37:32] DEBUG2: msg from "COMPUTER-2": CNOP
[2021-11-22T13:37:32] DEBUG2: no-op from
[2021-11-22T13:37:32] DEBUG2: msg from "COMPUTER-2": CALV
[2021-11-22T13:37:32] DEBUG2: msg from "COMPUTER-2": CNOP
[2021-11-22T13:37:32] DEBUG2: no-op from
[2021-11-22T13:37:32] DEBUG2: msg from "COMPUTER-2": CNOP
[2021-11-22T13:37:32] DEBUG2: no-op from
[2021-11-22T13:37:32] DEBUG2: reading secure socket
[2021-11-22T13:37:32] DEBUG2: reading secure socket
[2021-11-22T13:37:32] DEBUG2: want to read, error=2, attempt=1
[2021-11-22T13:37:32] DEBUG2: msg from "COMPUTER-2": CNOP
[2021-11-22T13:37:32] DEBUG2: no-op from
[2021-11-22T13:37:32] DEBUG1: hook: 0x00000022 0xa1510001
[2021-11-22T13:37:32] DEBUG1: hook: 0x60220000 0xa1510001
[2021-11-22T13:37:32] DEBUG1: hook: 0x70220000 0xa1510001
[2021-11-22T13:37:32] DEBUG1: event: Key char=0, vk=0x22, nagr=0, lParam=0xa1510001
[2021-11-22T13:37:32] DEBUG1: new mask: 0x0004
[2021-11-22T13:37:32] DEBUG1: release key button 337 on primary
[2021-11-22T13:37:32] DEBUG1: hook: 0x00000022 0xa08e0001
[2021-11-22T13:37:32] DEBUG1: hook: 0x60220000 0xa08e0001
[2021-11-22T13:37:32] DEBUG1: hook: 0x70220000 0xa08e0001
[2021-11-22T13:37:32] DEBUG1: event: Key char=0, vk=0x22, nagr=0, lParam=0xa08e0001
[2021-11-22T13:37:32] DEBUG1: new mask: 0x0004
[2021-11-22T13:37:32] DEBUG1: new mask: 0x0004
[2021-11-22T13:37:32] DEBUG1: deactivate actions
[2021-11-22T13:37:33] DEBUG1: hook: 0x000000a4 0x80380001
[2021-11-22T13:37:33] DEBUG1: hook: 0x60a40000 0x80380001
[2021-11-22T13:37:33] DEBUG1: hook: 0x70a40000 0x80380001
[2021-11-22T13:37:33] DEBUG1: event: Key char=0, vk=0xa4, nagr=0, lParam=0x80380001
[2021-11-22T13:37:33] DEBUG1: new mask: 0x0004
[2021-11-22T13:37:33] DEBUG1: release key button 56 on primary
[2021-11-22T13:37:33] DEBUG1: hook: 0x000000a4 0x808e0001
[2021-11-22T13:37:33] DEBUG1: hook: 0x60a40000 0x808e0001
[2021-11-22T13:37:33] DEBUG1: hook: 0x70a40000 0x808e0001
[2021-11-22T13:37:33] DEBUG1: event: Key char=0, vk=0xa4, nagr=0, lParam=0x808e0001
[2021-11-22T13:37:33] DEBUG1: new mask: 0x0000
[2021-11-22T13:37:33] DEBUG1: new mask: 0x0000
[2021-11-22T13:37:33] DEBUG1: onKeyUp id=61417 mask=0x0000 button=0x008e
[2021-11-22T13:37:33] DEBUG1: send key up to "COMPUTER-2" id=61417, mask=0x0000, button=0x008e
[2021-11-22T13:37:33] DEBUG2: writef(DKUP%2i%2i%2i)
[2021-11-22T13:37:33] DEBUG2: wrote 10 bytes
[2021-11-22T13:37:33] DEBUG2: writing secure socket:000001B135130AB0
[2021-11-22T13:37:33] DEBUG2: reading secure socket
[2021-11-22T13:37:33] DEBUG2: reading secure socket
[2021-11-22T13:37:33] DEBUG2: want to read, error=2, attempt=1
[2021-11-22T13:37:33] DEBUG2: msg from "COMPUTER-2": CNOP
[2021-11-22T13:37:33] DEBUG2: no-op from
[2021-11-22T13:37:33] DEBUG2: writef(CALV)
[2021-11-22T13:37:33] DEBUG2: wrote 4 bytes
[2021-11-22T13:37:33] DEBUG2: writing secure socket:000001B135130AB0
[2021-11-22T13:37:33] DEBUG2: reading secure socket
[2021-11-22T13:37:33] DEBUG2: reading secure socket
[2021-11-22T13:37:33] DEBUG2: want to read, error=2, attempt=1
[2021-11-22T13:37:33] DEBUG2: msg from "COMPUTER-2": CALV
[2021-11-22T13:37:33] DEBUG2: msg from "COMPUTER-2": CNOP
[2021-11-22T13:37:33] DEBUG2: no-op from
[2021-11-22T13:37:34] DEBUG1: hook: 0x000000a4 0x20380001
[2021-11-22T13:37:34] DEBUG1: hook: 0x60a40000 0x20380001
[2021-11-22T13:37:34] DEBUG1: hook: 0x70a40000 0x20380001
[2021-11-22T13:37:34] DEBUG1: event: Key char=0, vk=0xa4, nagr=0, lParam=0x20380001
[2021-11-22T13:37:34] DEBUG1: new mask: 0x0000
[2021-11-22T13:37:34] DEBUG1: new mask: 0x0004
[2021-11-22T13:37:34] DEBUG1: onKeyDown id=61417 mask=0x0004 button=0x0038
[2021-11-22T13:37:34] DEBUG1: send key down to "COMPUTER-2" id=61417, mask=0x0004, button=0x0038
[2021-11-22T13:37:34] DEBUG2: writef(DKDN%2i%2i%2i)
[2021-11-22T13:37:34] DEBUG2: wrote 10 bytes
[2021-11-22T13:37:34] DEBUG2: writing secure socket:000001B135130AB0
[2021-11-22T13:37:34] DEBUG2: reading secure socket
[2021-11-22T13:37:34] DEBUG2: reading secure socket
[2021-11-22T13:37:34] DEBUG2: want to read, error=2, attempt=1
[2021-11-22T13:37:34] DEBUG2: msg from "COMPUTER-2": CNOP

Any other information

No response

Originally created by @holmosapien on GitHub (Nov 22, 2021). Original GitHub issue: https://github.com/debauchee/barrier/issues/1445 ### What happened? Server: Windows 11 Pro Client: macOS 12.0.1 I was able to generate certificates on the client and server and get them connected. However, when I try to switch desktops, whether it's using the mouse or a hotkey, the macOS desktop is not displayed. I can see from the logs that control is being sent to the macOS client, but I still see the Windows desktop. If I switch using a hotkey, the logs state that control is being sent to the macOS client and the cursor in Windows disappears, and then when I use the hotkey to switch back to Windows the cursor reappears. Never see macOS though. I have one 3440x1440 monitor, but I do use three virtual desktops on both Windows and macOS. I get the same behavior on all virtual desktops. ### Version v2.4.0 ### Git commit hash (if applicable) master ### If applicable, where did you install Barrier from? GitHub releases page ### What OSes are you seeing the problem on? (Check all that apply) Windows, macOS ### What OS versions are you using? Windows 11 macOS 12.0.1 ### Relevant log output ```shell [2021-11-22T13:37:32] INFO: switch from "COMPUTER-1" to "COMPUTER-2" at 1693,1045 [2021-11-22T13:37:32] INFO: leaving screen [2021-11-22T13:37:32] DEBUG1: warping cursor to center: +1720, +720 [2021-11-22T13:37:32] DEBUG1: key button 56 is down before leaving to another screen [2021-11-22T13:37:32] DEBUG1: key button 337 is down before leaving to another screen [2021-11-22T13:37:32] DEBUG1: modifiers on update: 0x0004 [2021-11-22T13:37:32] DEBUG: open clipboard [2021-11-22T13:37:32] DEBUG: close clipboard [2021-11-22T13:37:32] INFO: screen "COMPUTER-1" updated clipboard 0 [2021-11-22T13:37:32] DEBUG: open clipboard [2021-11-22T13:37:32] DEBUG: close clipboard [2021-11-22T13:37:32] INFO: screen "COMPUTER-1" updated clipboard 1 [2021-11-22T13:37:32] DEBUG1: send enter to "COMPUTER-2", 1693,1045 1 0004 [2021-11-22T13:37:32] DEBUG2: writef(CINN%2i%2i%4i%2i) [2021-11-22T13:37:32] DEBUG2: wrote 14 bytes [2021-11-22T13:37:32] DEBUG: sending clipboard 0 to "COMPUTER-2" [2021-11-22T13:37:32] DEBUG2: writing secure socket:000001B135130AB0 [2021-11-22T13:37:32] DEBUG: sent clipboard size=44 [2021-11-22T13:37:32] DEBUG: sending clipboard 1 to "COMPUTER-2" [2021-11-22T13:37:32] DEBUG: sent clipboard size=44 [2021-11-22T13:37:32] DEBUG1: sending clipboard chunk [2021-11-22T13:37:32] DEBUG2: sending clipboard chunk start: size=44 [2021-11-22T13:37:32] DEBUG2: writef(DCLP%1i%4i%1i%s) [2021-11-22T13:37:32] DEBUG2: wrote 16 bytes [2021-11-22T13:37:32] DEBUG2: writing secure socket:000001B135130AB0 [2021-11-22T13:37:32] DEBUG2: writef(CALV) [2021-11-22T13:37:32] DEBUG2: wrote 4 bytes [2021-11-22T13:37:32] DEBUG1: sending clipboard chunk [2021-11-22T13:37:32] DEBUG2: sending clipboard chunk data: size=44 [2021-11-22T13:37:32] DEBUG2: writef(DCLP%1i%4i%1i%s) [2021-11-22T13:37:32] DEBUG2: writing secure socket:000001B135130AB0 [2021-11-22T13:37:32] DEBUG2: wrote 58 bytes [2021-11-22T13:37:32] DEBUG2: writing secure socket:000001B135130AB0 [2021-11-22T13:37:32] DEBUG1: sending clipboard chunk [2021-11-22T13:37:32] DEBUG2: sending clipboard finished [2021-11-22T13:37:32] DEBUG2: writef(DCLP%1i%4i%1i%s) [2021-11-22T13:37:32] DEBUG2: wrote 14 bytes [2021-11-22T13:37:32] DEBUG1: sending clipboard chunk [2021-11-22T13:37:32] DEBUG2: sending clipboard chunk start: size=44 [2021-11-22T13:37:32] DEBUG2: writef(DCLP%1i%4i%1i%s) [2021-11-22T13:37:32] DEBUG2: writing secure socket:000001B135130AB0 [2021-11-22T13:37:32] DEBUG2: wrote 16 bytes [2021-11-22T13:37:32] DEBUG2: writing secure socket:000001B135130AB0 [2021-11-22T13:37:32] DEBUG2: writef(CALV) [2021-11-22T13:37:32] DEBUG2: wrote 4 bytes [2021-11-22T13:37:32] DEBUG2: writing secure socket:000001B135130AB0 [2021-11-22T13:37:32] DEBUG1: sending clipboard chunk [2021-11-22T13:37:32] DEBUG2: sending clipboard chunk data: size=44 [2021-11-22T13:37:32] DEBUG2: writef(DCLP%1i%4i%1i%s) [2021-11-22T13:37:32] DEBUG2: wrote 58 bytes [2021-11-22T13:37:32] DEBUG2: writing secure socket:000001B135130AB0 [2021-11-22T13:37:32] DEBUG1: sending clipboard chunk [2021-11-22T13:37:32] DEBUG2: sending clipboard finished [2021-11-22T13:37:32] DEBUG2: writef(DCLP%1i%4i%1i%s) [2021-11-22T13:37:32] DEBUG2: wrote 14 bytes [2021-11-22T13:37:32] DEBUG2: writing secure socket:000001B135130AB0 [2021-11-22T13:37:32] DEBUG2: reading secure socket [2021-11-22T13:37:32] DEBUG2: reading secure socket [2021-11-22T13:37:32] DEBUG2: want to read, error=2, attempt=1 [2021-11-22T13:37:32] DEBUG2: msg from "COMPUTER-2": CNOP [2021-11-22T13:37:32] DEBUG2: no-op from [2021-11-22T13:37:32] DEBUG2: reading secure socket [2021-11-22T13:37:32] DEBUG2: reading secure socket [2021-11-22T13:37:32] DEBUG2: want to read, error=2, attempt=1 [2021-11-22T13:37:32] DEBUG2: msg from "COMPUTER-2": CNOP [2021-11-22T13:37:32] DEBUG2: no-op from [2021-11-22T13:37:32] DEBUG2: msg from "COMPUTER-2": CALV [2021-11-22T13:37:32] DEBUG2: msg from "COMPUTER-2": CNOP [2021-11-22T13:37:32] DEBUG2: no-op from [2021-11-22T13:37:32] DEBUG2: msg from "COMPUTER-2": CNOP [2021-11-22T13:37:32] DEBUG2: no-op from [2021-11-22T13:37:32] DEBUG2: reading secure socket [2021-11-22T13:37:32] DEBUG2: reading secure socket [2021-11-22T13:37:32] DEBUG2: want to read, error=2, attempt=1 [2021-11-22T13:37:32] DEBUG2: msg from "COMPUTER-2": CNOP [2021-11-22T13:37:32] DEBUG2: no-op from [2021-11-22T13:37:32] DEBUG2: msg from "COMPUTER-2": CNOP [2021-11-22T13:37:32] DEBUG2: no-op from [2021-11-22T13:37:32] DEBUG2: msg from "COMPUTER-2": CALV [2021-11-22T13:37:32] DEBUG2: msg from "COMPUTER-2": CNOP [2021-11-22T13:37:32] DEBUG2: no-op from [2021-11-22T13:37:32] DEBUG2: msg from "COMPUTER-2": CNOP [2021-11-22T13:37:32] DEBUG2: no-op from [2021-11-22T13:37:32] DEBUG2: reading secure socket [2021-11-22T13:37:32] DEBUG2: reading secure socket [2021-11-22T13:37:32] DEBUG2: want to read, error=2, attempt=1 [2021-11-22T13:37:32] DEBUG2: msg from "COMPUTER-2": CNOP [2021-11-22T13:37:32] DEBUG2: no-op from [2021-11-22T13:37:32] DEBUG1: hook: 0x00000022 0xa1510001 [2021-11-22T13:37:32] DEBUG1: hook: 0x60220000 0xa1510001 [2021-11-22T13:37:32] DEBUG1: hook: 0x70220000 0xa1510001 [2021-11-22T13:37:32] DEBUG1: event: Key char=0, vk=0x22, nagr=0, lParam=0xa1510001 [2021-11-22T13:37:32] DEBUG1: new mask: 0x0004 [2021-11-22T13:37:32] DEBUG1: release key button 337 on primary [2021-11-22T13:37:32] DEBUG1: hook: 0x00000022 0xa08e0001 [2021-11-22T13:37:32] DEBUG1: hook: 0x60220000 0xa08e0001 [2021-11-22T13:37:32] DEBUG1: hook: 0x70220000 0xa08e0001 [2021-11-22T13:37:32] DEBUG1: event: Key char=0, vk=0x22, nagr=0, lParam=0xa08e0001 [2021-11-22T13:37:32] DEBUG1: new mask: 0x0004 [2021-11-22T13:37:32] DEBUG1: new mask: 0x0004 [2021-11-22T13:37:32] DEBUG1: deactivate actions [2021-11-22T13:37:33] DEBUG1: hook: 0x000000a4 0x80380001 [2021-11-22T13:37:33] DEBUG1: hook: 0x60a40000 0x80380001 [2021-11-22T13:37:33] DEBUG1: hook: 0x70a40000 0x80380001 [2021-11-22T13:37:33] DEBUG1: event: Key char=0, vk=0xa4, nagr=0, lParam=0x80380001 [2021-11-22T13:37:33] DEBUG1: new mask: 0x0004 [2021-11-22T13:37:33] DEBUG1: release key button 56 on primary [2021-11-22T13:37:33] DEBUG1: hook: 0x000000a4 0x808e0001 [2021-11-22T13:37:33] DEBUG1: hook: 0x60a40000 0x808e0001 [2021-11-22T13:37:33] DEBUG1: hook: 0x70a40000 0x808e0001 [2021-11-22T13:37:33] DEBUG1: event: Key char=0, vk=0xa4, nagr=0, lParam=0x808e0001 [2021-11-22T13:37:33] DEBUG1: new mask: 0x0000 [2021-11-22T13:37:33] DEBUG1: new mask: 0x0000 [2021-11-22T13:37:33] DEBUG1: onKeyUp id=61417 mask=0x0000 button=0x008e [2021-11-22T13:37:33] DEBUG1: send key up to "COMPUTER-2" id=61417, mask=0x0000, button=0x008e [2021-11-22T13:37:33] DEBUG2: writef(DKUP%2i%2i%2i) [2021-11-22T13:37:33] DEBUG2: wrote 10 bytes [2021-11-22T13:37:33] DEBUG2: writing secure socket:000001B135130AB0 [2021-11-22T13:37:33] DEBUG2: reading secure socket [2021-11-22T13:37:33] DEBUG2: reading secure socket [2021-11-22T13:37:33] DEBUG2: want to read, error=2, attempt=1 [2021-11-22T13:37:33] DEBUG2: msg from "COMPUTER-2": CNOP [2021-11-22T13:37:33] DEBUG2: no-op from [2021-11-22T13:37:33] DEBUG2: writef(CALV) [2021-11-22T13:37:33] DEBUG2: wrote 4 bytes [2021-11-22T13:37:33] DEBUG2: writing secure socket:000001B135130AB0 [2021-11-22T13:37:33] DEBUG2: reading secure socket [2021-11-22T13:37:33] DEBUG2: reading secure socket [2021-11-22T13:37:33] DEBUG2: want to read, error=2, attempt=1 [2021-11-22T13:37:33] DEBUG2: msg from "COMPUTER-2": CALV [2021-11-22T13:37:33] DEBUG2: msg from "COMPUTER-2": CNOP [2021-11-22T13:37:33] DEBUG2: no-op from [2021-11-22T13:37:34] DEBUG1: hook: 0x000000a4 0x20380001 [2021-11-22T13:37:34] DEBUG1: hook: 0x60a40000 0x20380001 [2021-11-22T13:37:34] DEBUG1: hook: 0x70a40000 0x20380001 [2021-11-22T13:37:34] DEBUG1: event: Key char=0, vk=0xa4, nagr=0, lParam=0x20380001 [2021-11-22T13:37:34] DEBUG1: new mask: 0x0000 [2021-11-22T13:37:34] DEBUG1: new mask: 0x0004 [2021-11-22T13:37:34] DEBUG1: onKeyDown id=61417 mask=0x0004 button=0x0038 [2021-11-22T13:37:34] DEBUG1: send key down to "COMPUTER-2" id=61417, mask=0x0004, button=0x0038 [2021-11-22T13:37:34] DEBUG2: writef(DKDN%2i%2i%2i) [2021-11-22T13:37:34] DEBUG2: wrote 10 bytes [2021-11-22T13:37:34] DEBUG2: writing secure socket:000001B135130AB0 [2021-11-22T13:37:34] DEBUG2: reading secure socket [2021-11-22T13:37:34] DEBUG2: reading secure socket [2021-11-22T13:37:34] DEBUG2: want to read, error=2, attempt=1 [2021-11-22T13:37:34] DEBUG2: msg from "COMPUTER-2": CNOP ``` ### Any other information _No response_
Author
Owner

@holmosapien commented on GitHub (Nov 22, 2021):

Never mind, we can close this. I think I fundamentally misunderstood the point of this project. I thought this would be like a KVM switch where I could use a single display for multiple computers, when this only does the K and M, not the V, part of the KVM.

<!-- gh-comment-id:975955753 --> @holmosapien commented on GitHub (Nov 22, 2021): Never mind, we can close this. I think I fundamentally misunderstood the point of this project. I thought this would be like a KVM switch where I could use a single display for multiple computers, when this only does the K and M, not the V, part of the KVM.
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/barrier#1108
No description provided.