[Bug 244290] x11-wm/xfce4 does not see up arrow after reinstall

2020-03-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244290 Jethro Nederhof changed: What|Removed |Added CC||jet...@jethron.id.au --- Comment

[Bug 244290] x11-wm/xfce4 does not see up arrow after reinstall

2020-03-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244290 --- Comment #3 from aryeh.fried...@gmail.com --- I should of updated the PR to show the temp solution that me and someone working together in -x11@ devised.. add the following line to your .xinitrc (or .xsession as the case may be): setxkbm

[Bug 244290] x11-wm/xfce4 does not see up arrow after reinstall

2020-03-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244290 Guido Falsi changed: What|Removed |Added CC||madpi...@freebsd.org Sta

[Bug 244290] x11-wm/xfce4 does not see up arrow after reinstall

2020-03-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244290 --- Comment #5 from aryeh.fried...@gmail.com --- (In reply to Guido Falsi from comment #4) xev is what gave us the clue to try the solution I mentioned in comment 3. Short answer is then events are not passed through to where xev can see

[Bug 244290] x11-wm/xfce4 does not see up arrow after reinstall

2020-03-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244290 --- Comment #6 from aryeh.fried...@gmail.com --- (In reply to aryeh.friedman from comment #5) Forgot it is a standard old cheap 105 key wired keyboard on a generic desktop (Logitech K120 which I have used for years and cost less then $15 [I

[Bug 244290] x11-wm/xfce4 does not see up arrow after reinstall

2020-03-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244290 --- Comment #7 from aryeh.fried...@gmail.com --- For those who want to see the -x11@ thread where this was discussed/solved at great length see https://lists.freebsd.org/pipermail/freebsd-x11/2020-February/024971.html -- You are receiving

[Bug 244290] x11-wm/xfce4 does not see up arrow after reinstall

2020-03-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244290 --- Comment #8 from Jethro Nederhof --- xev output, down arrow which works fine and is what you'd expect, followed by up arrow which fails: == # Down arrow, works OK KeyPr

[Bug 244290] x11-wm/xfce4 does not see up arrow after reinstall

2020-03-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244290 --- Comment #9 from Guido Falsi --- (In reply to Jethro Nederhof from comment #8) The fact that it is running in virtualbox on windows add a whole layer of things that could be interfering even before the FreeBSD kernel sees the input. Wh

[Bug 244290] x11-wm/xfce4 does not see up arrow after reinstall

2020-03-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244290 --- Comment #10 from Jethro Nederhof --- (In reply to Guido Falsi from comment #9) I don't think Virtualbox/Windows are the problem because outside of XFCE in the VM it works 100% as expected so the kernel sees it fine. It is only an issue

[Bug 244290] x11-wm/xfce4 does not see up arrow after reinstall

2020-03-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244290 --- Comment #11 from aryeh.fried...@gmail.com --- (In reply to Jethro Nederhof from comment #10) Out of all the suggested solutions both here and in the mailing list thread the setxkbmap is the one that is: 1. The most universal (there hav

[Bug 244290] x11-wm/xfce4 does not see up arrow after reinstall

2020-03-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244290 --- Comment #12 from Guido Falsi --- (In reply to aryeh.friedman from comment #11) As I have already stated, I have no clue, so I'm not proposing solutions. What I was asking if you "tested" some changes whch had an effect for other peopl

[Bug 244290] x11-wm/xfce4 does not see up arrow after reinstall

2020-03-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244290 --- Comment #13 from Guido Falsi --- (In reply to Guido Falsi from comment #12) This was meant as a reply to comment #10 -- You are receiving this mail because: You are the assignee for the bug. __

[Bug 244290] x11-wm/xfce4 does not see up arrow after reinstall

2020-03-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244290 --- Comment #14 from aryeh.fried...@gmail.com --- (In reply to Guido Falsi from comment #12) >From my testing other WM's for the most part see xev correctly -- You are receiving this mail because: You are the assignee for the bug.

[Bug 244290] x11-wm/xfce4 does not see up arrow after reinstall

2020-03-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244290 --- Comment #15 from Jethro Nederhof --- (In reply to Guido Falsi from comment #12) Sorry all, I think I've come across more rudely than intended! I didn't mean to claim disabling the shortcut was the best solution or a fix for everyone,

[Bug 244290] x11-wm/xfce4 does not see up arrow after reinstall

2020-03-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244290 --- Comment #16 from Guido Falsi --- After a quick look I'd say xfce is doing some default binding with the arrow keys. up and down ones at least. I have no idea which xfce component and which library function they may be calling to perfor

[Bug 244290] x11-wm/xfce4 does not see up arrow after reinstall

2020-03-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244290 --- Comment #17 from Guido Falsi --- (In reply to Jethro Nederhof from comment #15) No offense taken! -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-xfce@

[Bug 244290] x11-wm/xfce4 does not see up arrow after reinstall

2020-03-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244290 --- Comment #18 from Jethro Nederhof --- OK so I've dug into this a bit further and I think there is a relevant bug in XFCE. For port x11/libxfce4menu, in libxfce4kbd-private/xfce-shortcuts-grabber.c and the xfce_shortcuts_grabber_keys_cha

FreeBSD ports you maintain which are out of date

2020-03-21 Thread portscout
Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you