https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244290
--- Comment #54 from Jethro Nederhof <jet...@jethron.id.au> --- Yeah, can confirm this was reintroduced to 4.16 upstream in https://gitlab.xfce.org/xfce/libxfce4ui/-/commit/85d8d390f9f2265613da4291992523937a7a2519 If you don't mind building the port instead, you can un-delete the line at https://gitlab.xfce.org/xfce/libxfce4ui/-/commit/85d8d390f9f2265613da4291992523937a7a2519#80f74afa9222af5979dad472e393792fb0194051_175_183 (in the port x11/libxfce4menu). This restores the patched 4.14 behaviour of "up" being broken until the first keypress, which updates the keymap and everything works OK after that. But you'll also probably re-introduce the performance issue that patch tries to solve if you're using a .Xmodmap file and experiencing that issue. Restoring the default shortcuts will also fix it as mentioned, (this ungrabs everything and regrabs the defaults) but in my experience you have to do it every session. That same patch also seems to have possible regressions in https://gitlab.xfce.org/xfce/libxfce4ui/-/issues/33 so there'll hopefully be a fix soon that fixes both issues, or diagnosing that will find the root cause of this issue and we'll get it for free. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-xfce@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-xfce To unsubscribe, send any mail to "freebsd-xfce-unsubscr...@freebsd.org"