我正在尝试找出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
Run Code Online (Sandbox Code Playgroud)
如果它告诉我这里的键码,我将无法解释它,因此将不胜感激。
我也很想知道是否可以将某些东西绑定到Fn+Del但是在尝试这种组合时,Xev 输出
KeyPress event, …Run Code Online (Sandbox Code Playgroud)