Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 May 2010 15:41:10 -0300
From:      Joey Mingrone <joey@mingrone.org>
To:        freebsd-x11@freebsd.org
Subject:   Re: .Xmodmap problems after upgrading to Xorg 7.5
Message-ID:  <AANLkTikf-irSOb0FVO6Wux-84yMdCMjWrRthSzuVQbsW@mail.gmail.com>
In-Reply-To: <AANLkTik2xaVMcAEcULwASiDgAmwD7trOcAXGdcS4fqOt@mail.gmail.com>
References:  <AANLkTik2xaVMcAEcULwASiDgAmwD7trOcAXGdcS4fqOt@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, May 10, 2010 at 11:00, Joey Mingrone <joey@mingrone.org> wrote:
> Hello,
>

<snip>

>
> Does anyone know why the keysyms aren't mapping to the keycodes?
>

Responding to my own question, it seems the keysym names are corrupt
in, perhaps, one of

/usr/local/lib/libxcb-keysyms.a
/usr/local/lib/libxcb-keysyms.la
/usr/local/lib/libxcb-keysyms.so
/usr/local/lib/libxcb-keysyms.so.

installed by the port xcb-util-0.3.6_1.

Simply running

 % xmodmap -e "remove Lock = Caps_Lock"

gives

xmodmap:  commandline:1:  bad keysym in remove modifier list
'Caps_Lock', no corresponding keycodes
xmodmap:  1 error encountered, aborting.

Joey



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTikf-irSOb0FVO6Wux-84yMdCMjWrRthSzuVQbsW>