Tôi đang cố gắng tìm ra mã khóa cho Fn+ ←phím nhấn (mũi tên trái). Đầu ra Xev
FocusOut event, serial 36, synthetic NO, window 0x3c00001, mode NotifyGrab, detail NotifyAncestor
FocusIn event, serial 36, synthetic NO, window 0x3c00001, mode NotifyUngrab, detail NotifyAncestor
KeymapNotify event, serial 36, synthetic NO, window 0x0, keys: 4294967213 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Nếu nó cho tôi biết mã khóa ở đây, tôi không thể giải thích nó vì vậy sự giúp đỡ sẽ được đánh giá cao.
Tôi cũng tò mò tìm hiểu xem có thể liên kết một cái gì đó với Fn+ Delnhưng khi thử kết hợp này, Xev xuất ra
KeyPress event, serial 36, synthetic NO, window 0x3c00001,
root 0xad, subw 0x0, time 1984903, (-666,480), root:(53,533),
state 0x0, keycode 119 (keysym 0xffff, Delete), same_screen YES,
XLookupString gives 1 bytes: (7f) " "
XmbLookupString gives 1 bytes: (7f) " "
XFilterEvent returns: False
KeyRelease event, serial 36, synthetic NO, window 0x3c00001,
root 0xad, subw 0x0, time 1985008, (-666,480), root:(53,533),
state 0x0, keycode 119 (keysym 0xffff, Delete), same_screen YES,
XLookupString gives 1 bytes: (7f) " "
XFilterEvent returns: False
đó là chính xác như nhấn delmà không có Fn.
Vì vậy, tóm tắt ngắn gọn
Làm cách nào để tìm mã khóa cho Fn+ ←(mũi tên trái)?
Thậm chí có thể liên kết một cái gì đó với Fn+ Delhoặc tôi đang đối mặt với cối xay gió ở đây?