ฉันพยายามค้นหารหัสสำหรับFn+ ←keypress (ลูกศรซ้าย) 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
หากมีการบอกรหัสที่นี่ฉันไม่สามารถตีความได้ดังนั้นความช่วยเหลือจะได้รับการชื่นชม
ฉันยังอยากรู้อยากเห็นเพื่อหาว่าเป็นไปได้ไหมที่จะผูกกับFn+ Delแต่เมื่อลองชุดค่าผสมนี้ Xev จะแสดงผลออกมา
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
ซึ่งเป็นเหมือนกับการกดโดยไม่ต้องdelFn
สรุปสั้น ๆ
ฉันจะหารหัสสำหรับFn+ ←(ลูกศรซ้าย) ได้อย่างไร
เป็นไปได้ไหมที่จะผูกบางสิ่งกับFn+ Delหรือฉันกำลังเผชิญหน้ากับกังหันลมที่นี่?