BEAST/BSE - Better Audio System and Sound Engine
0.8.2
|
#include <glib.h>
Go to the source code of this file.
Functions | |
gboolean | bst_xkb_open (const gchar *display, gboolean sync) |
void | bst_xkb_close (void) |
void | bst_xkb_dump (void) |
const gchar * | bst_xkb_get_symbol (gboolean physical) |
void | bst_xkb_parse_symbol (const gchar *symbol, gchar **encoding_p, gchar **model_p, gchar **layout_p, gchar **variant_p) |