xkbcomp problem
Russell Coker via linux-aus <[email protected]>
| Newsgroups | gmane.linux.australia |
|---|---|
| Message-ID | <3508669.xcYpx6AGnn@xev> |
xkb_keymap {
xkb_keycodes {
include "evdev+aliases(qwerty)"
<PGUP> = 108;
<PGDN> = 134;
<ESC> = 180;
};
xkb_types { include "complete" };
xkb_compat { include "complete" };
xkb_symbols { include "pc+us+inet(evdev)" };
xkb_geometry { include "pc(pc105)" };
};
I'm trying to use the above config file for xkbcomp to set PGUP and PGDN
functions to the right "command" and "alt"/"option" keys on a Mac style
bluetooth keyboard and to set the ESC function to the key that gives the ESC
press if I hold down "fn" but which otherwise is apparently supposed to give
the function of a square (whatever that means).
I run xkbcomp with that file as a parameter, it does stuff and gives a bunch
of errors unrelated to what I did, but doesn't set the ESC, PGUP, and PGDN
functions.
Any suggestions?
--
My Main Blog http://etbe.coker.com.au/
My Documents Blog http://doc.coker.com.au/
_______________________________________________
linux-aus mailing list
[email protected]
http://lists.linux.org.au/mailman/listinfo/linux-aus
To unsubscribe from this list, send a blank email to
linux-aus-unsubscribe-cunTk1MwBs8iFSDQTTA3OBCuuivNXqWP@public.gmane.org