Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Jan 2020 20:31:08 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 238878] security/keepassxc: Autotype converts ISO_Level3_Shift keys to level1 characters
Message-ID:  <bug-238878-7788-X1TZLrzHw7@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-238878-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-238878-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D238878

p5B2E9A8F@t-online.de changed:

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

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

Create ~/.Xmodmap with

clear mod5
add mod5 =3D ISO_Level3_Shift

In ~/.xinitrc add line

xmodmap ~/.Xmodmap

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-238878-7788-X1TZLrzHw7>