Hi Ruda,
On Thu, Apr 23, 2015, at 11:38 AM, Rudolf Sykora wrote: > On 31 March 2015 at 15:37, Rudolf Sykora <[email protected]> wrote: > >> I now encounter a problem with my mouse in plan9port. > >> Every now and then it happens that my left button starts > >> to behave as the right button. What helps is pressing a > >> ctrl key on the keyboard: immediately after that things > >> are ok again for a while. I believe I had this problem on FreeBSD. I have setxkbmap -option grp:shifts_toggle,ctrl:nocaps "us,rs(latin)" in my .xinitrc, and when I press left shift key, left button starts to behave as right button. If I run: setxkbmap -option "" "us,rs(latin)" setxkbmap -option "grp:menu_toggle,ctrl:nocaps" "us,rs(latin)" Acme behaves normally. Check out this bug report (I'm not sure why it was marked "Invalid"): https://bitbucket.org/rsc/plan9port/issue/135/xkboptions-with-shift-both_capslock_cancel Regards, Bojan
