Skip to content

Instantly share code, notes, and snippets.

@Lochnair
Created January 26, 2025 16:41
Show Gist options
  • Save Lochnair/e96edd9f6df6fbf0f7f3dfeaad62b7a9 to your computer and use it in GitHub Desktop.
Save Lochnair/e96edd9f6df6fbf0f7f3dfeaad62b7a9 to your computer and use it in GitHub Desktop.
deskflow altgr, macos server, win client
[2025-01-26T23:40:43] DEBUG1: recv key down id=0x0000efe9, mask=0x0004, button=0x003b, lang="nb"
[2025-01-26T23:40:43] DEBUG1: mapKey efe9 (61417) with mask 0004, start state: 0000, group: 1
[2025-01-26T23:40:43] DEBUG1: best key index 1 of 1 (exact)
[2025-01-26T23:40:43] DEBUG1: found key in group 1
[2025-01-26T23:40:43] DEBUG1: keystrokes:
[2025-01-26T23:40:43] DEBUG1: recv key down id=0x00000032, mask=0x0004, button=0x0014, lang="nb"
[2025-01-26T23:40:43] DEBUG1: mapKey 0032 (50) with mask 0004, start state: 0004, group: 1
[2025-01-26T23:40:43] DEBUG1: found key in group 1
[2025-01-26T23:40:43] DEBUG1: keystrokes:
[2025-01-26T23:40:43] DEBUG1: recv key up id=0x00000000, mask=0x0004, button=0x0014
[2025-01-26T23:40:43] DEBUG1: keystrokes:
[2025-01-26T23:40:43] DEBUG1: recv key up id=0x0000efe9, mask=0x0000, button=0x003b
[2025-01-26T23:40:43] DEBUG1: keystrokes:
[2025-01-26T23:40:43] DEBUG1: event: Key event kind: 12, keycode=61
[2025-01-26T23:40:43] DEBUG1: onKeyDown id=61417 mask=0x0004 button=0x003b lang=nb
[2025-01-26T23:40:43] DEBUG1: send key down to "DEUS-EX" id=61417, mask=0x0004, button=0x003b, language=nb
[2025-01-26T23:40:43] DEBUG1: event: Key event kind: 10, keycode=19
[2025-01-26T23:40:43] DEBUG1: onKeyDown id=50 mask=0x0004 button=0x0014 lang=nb
[2025-01-26T23:40:43] DEBUG1: send key down to "DEUS-EX" id=50, mask=0x0004, button=0x0014, language=nb
[2025-01-26T23:40:44] DEBUG1: event: Key event kind: 11, keycode=19
[2025-01-26T23:40:44] DEBUG1: onKeyUp id=0 mask=0x0004 button=0x0014
[2025-01-26T23:40:44] DEBUG1: send key up to "DEUS-EX" id=0, mask=0x0004, button=0x0014
[2025-01-26T23:40:44] DEBUG1: event: Key event kind: 12, keycode=61
[2025-01-26T23:40:44] DEBUG1: onKeyUp id=61417 mask=0x0000 button=0x003b
[2025-01-26T23:40:44] DEBUG1: send key up to "DEUS-EX" id=61417, mask=0x0000, button=0x003b
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment