Re: Broken arrow keys for browser access to proxmox and ESXi
RVP <[email protected]>
| Newsgroups | gmane.os.netbsd.current |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 2 Jan 2026, Martin Husemann wrote: >> Could this be it? If I try the arrow keys here: >> >> https://keyjs.dev/ >> >> `e.code' isn't what corresponds to the physical layout--it shows what you said. > > Very interesting - it also happens in Palemoon. > GTK issue? As a first step, I'd try disabling wayland: https://github.com/NetBSD/pkgsrc/blob/trunk/x11/gtk3/options.mk#L13 so that bringing that and `libxkbcommon' in doesn't confound things. (I'm travelling at the mo', so don't have mucho compute cycles to do this.) -RVP