Keyboard re-mapping OOps sorry
Richard Kimber
richardkimber at politicsresources.net
Mon Oct 8 17:54:11 UTC 2018
On Tue, 09 Oct 2018 04:04:59 +1100
Karl Auer <kauer at biplane.com.au> wrote:
> On Mon, 2018-10-08 at 17:18 +0100, Richard Kimber wrote:
> > However, Having got the files right, I now get an error on
> > compilation:-
> >
> > Internal error: Could not resolve keysym END
> > Internal error: Could not resolve keysym DELE
> > Internal error: Could not resolve keysym PGUP
> > Internal error: Could not resolve keysym PGDN
>
> They should be coming in from evdev....
>
> Maybe you should unreverse the two files :-)
>
> Regards, K.
>
I'm not quite sure I understand you.
Yes, they have the same names in /usr/share/X11/xkb/keycodes/evdev
Do you mean swap the
key <PGUP> { [ END ] };
for
key <END> { [ PGUP ] };
?
- Richard.
--
Richard Kimber
More information about the ubuntu-users
mailing list