aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/xkb.py
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-03-06 23:21:21 +0100
committerMattias Andrée <maandree@operamail.com>2014-03-06 23:21:21 +0100
commit9a9281bdad3e2870bea74c674d85325c7d57cc7e (patch)
treec37c65db602b510bf0cf16391dac34648692f4c1 /src/plugins/xkb.py
parentadd XDisplay.vt (diff)
downloadxpybar-9a9281bdad3e2870bea74c674d85325c7d57cc7e.tar.gz
xpybar-9a9281bdad3e2870bea74c674d85325c7d57cc7e.tar.bz2
xpybar-9a9281bdad3e2870bea74c674d85325c7d57cc7e.tar.xz
m
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'src/plugins/xkb.py')
-rw-r--r--src/plugins/xkb.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/plugins/xkb.py b/src/plugins/xkb.py
index 0bb3222..362dba0 100644
--- a/src/plugins/xkb.py
+++ b/src/plugins/xkb.py
@@ -19,6 +19,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
import Xlib.XK
+from x import *
+
class XKB:
'''