-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Description
Operating Systems
Server: Linux, Ubuntu 16.04
Client: Macos 10.15
Barrier Version
2.3.2
Steps to reproduce bug
This might be more an enhancement request .. barrier would be the perfect tool to finally support the SunCopy/Paste/..etc keys under MacOs. However, when trying to define a hotkey for them they are simply not recognized.
Most other linux application either support them out of the box or allow keymapping.
xev gives:
KeyRelease event, serial 33, synthetic NO, window 0x3000001,
root 0x4e0, subw 0x0, time 885991, (511,389), root:(1282,409),
state 0x0, keycode 137 (keysym 0xff66, Redo), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
KeyPress event, serial 33, synthetic NO, window 0x3000001,
root 0x4e0, subw 0x0, time 886615, (511,389), root:(1282,409),
state 0x0, keycode 139 (keysym 0xff65, Undo), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False
KeyPress event, serial 33, synthetic NO, window 0x3000001,
root 0x4e0, subw 0x0, time 887264, (511,389), root:(1282,409),
state 0x0, keycode 141 (keysym 0x1008ff57, XF86Copy), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False
KeyRelease event, serial 33, synthetic NO, window 0x3000001,
root 0x4e0, subw 0x0, time 887928, (511,389), root:(1282,409),
state 0x0, keycode 143 (keysym 0x1008ff6d, XF86Paste), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
KeyPress event, serial 33, synthetic NO, window 0x3000001,
root 0x4e0, subw 0x0, time 888544, (511,389), root:(1282,409),
state 0x0, keycode 145 (keysym 0x1008ff58, XF86Cut), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False
KeyRelease event, serial 33, synthetic NO, window 0x3000001,
root 0x4e0, subw 0x0, time 1002540, (660,245), root:(1431,265),
state 0x0, keycode 140 (keysym 0x1005ff71, SunFront), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
KeyRelease event, serial 33, synthetic NO, window 0x3000001,
root 0x4e0, subw 0x0, time 1007244, (764,586), root:(1535,606),
state 0x0, keycode 142 (keysym 0x1008ff6b, XF86Open), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
KeyPress event, serial 33, synthetic NO, window 0x3000001,
root 0x4e0, subw 0x0, time 1008933, (757,582), root:(1528,602),
state 0x0, keycode 144 (keysym 0xff68, Find), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False
KeyRelease event, serial 30, synthetic NO, window 0x3000001,
root 0x4e0, subw 0x0, time 993371, (607,664), root:(610,684),
state 0x0, keycode 36 (keysym 0xff0d, Return), same_screen YES,
XLookupString gives 1 bytes: (0d) "^M"
XFilterEvent returns: False
KeyRelease event, serial 33, synthetic NO, window 0x3000001,
root 0x4e0, subw 0x0, time 997820, (660,245), root:(1431,265),
state 0x0, keycode 136 (keysym 0xff69, Cancel), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False