On Thu, 6 Mar 2025, Van Ly wrote:
On the external keyboard at top right is the magic keyboard eject key labelled `⏏︎' while xev(1) does not see it, it is possible to assign forward delete as detailed https://verityj.github.io/2023/06/17/eject.html Is there a customization to let Net see `⏏︎' eject key?
Surprising that `xev -event keyboard` isn't showing anything. Is the kbd-type correct? What does `setxkbmap -query` print? -RVP