diff options
Diffstat (limited to 'package/x11r7/xapp_setxkbmap/Config.in')
-rw-r--r-- | package/x11r7/xapp_setxkbmap/Config.in | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/package/x11r7/xapp_setxkbmap/Config.in b/package/x11r7/xapp_setxkbmap/Config.in new file mode 100644 index 000000000..227db56de --- /dev/null +++ b/package/x11r7/xapp_setxkbmap/Config.in @@ -0,0 +1,8 @@ +config BR2_PACKAGE_XAPP_SETXKBMAP + bool "setxkbmap" + default n + select BR2_PACKAGE_XLIB_LIBX11 + select BR2_PACKAGE_XLIB_LIBXKBFILE + help + setxkbmap 1.0.3 + Controls the keyboard layout of a running X server. |