Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sun Keyboard, special keys not recognized #784

Closed
fesc2000 opened this issue Jul 8, 2020 · 4 comments
Closed

Sun Keyboard, special keys not recognized #784

fesc2000 opened this issue Jul 8, 2020 · 4 comments

Comments

@fesc2000
Copy link

fesc2000 commented Jul 8, 2020

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

Other info

@fesc2000
Copy link
Author

fesc2000 commented Jul 8, 2020

I have a draft to add these keys, but i did not comprehend yet why i can't assign a mapping rule for them:
fesc2000@7a49ea6

@github-actions
Copy link

This issue has been automatically marked as stale due to inactivity. It will be closed if no further activity occurs. Thank you for your contributions.

@p12tic
Copy link
Member

p12tic commented Jan 10, 2021

Let's not close valid bug reports.

@p12tic p12tic reopened this Jan 10, 2021
@p12tic
Copy link
Member

p12tic commented Jan 10, 2021

Fixed in #790.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants