[Bug 238878] security/keepassxc: Autotype converts ISO_Level3_Shift keys to level1 characters

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jan 26 20:31:08 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238878

p5B2E9A8F at t-online.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Open                        |Closed
         Resolution|---                         |Not A Bug

--- Comment #7 from p5B2E9A8F at t-online.de ---
Andrew presented this solution to me, which fixes the problem:

Create ~/.Xmodmap with

clear mod5
add mod5 = ISO_Level3_Shift

In ~/.xinitrc add line

xmodmap ~/.Xmodmap

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list