aboutsummaryrefslogtreecommitdiff
path: root/x11/Makefile
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2016-07-03 18:05:08 +0000
committerPawel Pekala <pawel@FreeBSD.org>2016-07-03 18:05:08 +0000
commitb493dc4c0369bb93f4f94ddfb3fbeb72f1d9cede (patch)
treef0c75ba454fcb66a471bbe6eb3831bc6e8075c68 /x11/Makefile
parent9b46f70746cf7af5b00f1c7ecd7eb0202452935e (diff)
downloadports-b493dc4c0369bb93f4f94ddfb3fbeb72f1d9cede.tar.gz
ports-b493dc4c0369bb93f4f94ddfb3fbeb72f1d9cede.zip
Small program that allows to query and change the XKB layout state from
command line. WWW: https://github.com/ierton/xkb-switch PR: 210501 Submitted by: Dmitri Goutnik <dg@syrec.org>
Notes
Notes: svn path=/head/; revision=417984
Diffstat (limited to 'x11/Makefile')
-rw-r--r--x11/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile
index b8f8093aad40..ec3d02434b01 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -395,6 +395,7 @@
SUBDIR += xineramaproto
SUBDIR += xinit
SUBDIR += xinput
+ SUBDIR += xkb-switch
SUBDIR += xkbcomp
SUBDIR += xkbctrl
SUBDIR += xkbevd