Changing XKB options without being root

Daniel Stone daniel at fooishbar.org
Sun Nov 5 23:43:22 PST 2006


On Mon, Nov 06, 2006 at 11:08:58AM +1100, Clarence Dang wrote:
> On 11/5/06, Daniel Stone <daniel at fooishbar.org> wrote:
> >Right.
> 
> It doesn't seem to work:
> 
> $ setxkbmap -print
> xkb_keymap {
>        xkb_keycodes  { include "xfree86+aliases(qwerty)"       };
>        xkb_types     { include "complete+numpad(microsoft)"    };
>        xkb_compat    { include "complete"      };
>        xkb_symbols   { include "pc/pc(pc105)+pc/us"    };
>        xkb_geometry  { include "pc(pc105)"     };
> };
> $ setxkbmap -option numpad:nomicrosoft
> $ setxkbmap -print
> xkb_keymap {
>        xkb_keycodes  { include "xfree86+aliases(qwerty)"       };
>        xkb_types     { include "complete+numpad(microsoft)"    };
>        xkb_compat    { include "complete"      };
>        xkb_symbols   { include "pc/pc(pc105)+pc/us"    };
>        xkb_geometry  { include "pc(pc105)"     };
> };

numpad:nomicrosoft is not a valid option.  Try -option '' to clear all
the options.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.x.org/archives/xorg/attachments/20061106/bb8023ad/attachment.pgp>


More information about the xorg mailing list