With the current Xserver XbkGetControls() fails with XkbBadKeyboard.

Is this a known issue? Is the call deprecated?


-------------> cut <-----------------
    XkbDescRec xkb;
    Display *disp = XOpenDisplay (disp_name ? disp_name : ":0");
    memset (&xkb, 0, sizeof(xkb));
    ret = XkbGetControls (disp, XkbAllControlsMask, &xkb);
-------------> cut <-----------------


CU

Matthias

-- 
Matthias Hopf <mh...@suse.de>      __        __   __
Maxfeldstr. 5 / 90409 Nuernberg   (_   | |  (_   |__          m...@mshopf.de
Phone +49-911-74053-715           __)  |_|  __)  |__  R & D   www.mshopf.de
_______________________________________________
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg

Reply via email to