-
-
Notifications
You must be signed in to change notification settings - Fork 37
Closed
Description
Since we are blessed with the co-pilot key on new laptops, I've been trying to remap it with KeyMapper.
keymapper next key info
key_name = 'MetaLeft'
scan_code = 0x007D
system = 'Linux'xev
KeyPress event, serial 34, synthetic NO, window 0x5400001,
root 0x4e0, subw 0x0, time 2266161, (42,552), root:(1548,611),
state 0x0, keycode 133 (keysym 0xffeb, Super_L), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False
KeyPress event, serial 34, synthetic NO, window 0x5400001,
root 0x4e0, subw 0x0, time 2266161, (42,552), root:(1548,611),
state 0x40, keycode 50 (keysym 0xffe1, Shift_L), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False
KeyRelease event, serial 34, synthetic NO, window 0x5400001,
root 0x4e0, subw 0x0, time 2266225, (42,552), root:(1548,611),
state 0x41, keycode 50 (keysym 0xffe1, Shift_L), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
KeyRelease event, serial 34, synthetic NO, window 0x5400001,
root 0x4e0, subw 0x0, time 2266228, (42,552), root:(1548,611),
state 0x40, keycode 133 (keysym 0xffeb, Super_L), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: Falseattempts
(Shift){Meta} >> foo
(ShiftLeft){MetaLeft} >> fooBoth attempts didn't work. Has anyone remapped this key successfully using KeyMapper?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels