Changing XKB options without being root
Dan Nicholson
dbn.lists at gmail.com
Sun Nov 5 09:52:50 PST 2006
On 11/5/06, Daniel Stone <daniel at fooishbar.org> wrote:
> On Sun, Nov 05, 2006 at 07:21:32PM +1100, Clarence Dang wrote:
>
> > Is it possible to show the currently active XKB options?
>
> Nope.
Hmm, what about
setxkbmap -print
Although the output is intended for xkbcomp, but it shows me what
options I currently have.
$ setxkbmap -print
xkb_keymap {
xkb_keycodes { include "xfree86+aliases(qwerty)" };
xkb_types { include "complete" };
xkb_compat { include "complete" };
xkb_symbols { include "pc+us+ctrl(nocaps)+compose(rwin)" };
xkb_geometry { include "pc(pc105)" };
};
--
Dan
More information about the xorg
mailing list