Introduction
Introduction Statistics Contact Development Disclaimer Help
tAdd warning - spoon - dwm status utility (2f30 fork)
git clone git://src.adamsgaard.dk/spoon
Log
Files
Refs
LICENSE
---
commit c9624f19c37036e05abadc0c8c978a07581cb5dd
parent dd2c3c02746cff12fbe32de555dcf19aa066c23b
Author: sin <[email protected]>
Date: Sun, 15 May 2016 13:43:42 +0100
Add warning
Diffstat:
M spoon.c | 1 +
1 file changed, 1 insertion(+), 0 deletions(-)
---
diff --git a/spoon.c b/spoon.c
t@@ -108,6 +108,7 @@ xkblayoutread(char *buf, size_t len)
}
XkbGetState(dpy, XkbUseCoreKbd, &state);
if (XkbRF_GetNamesProp(dpy, &tmp, &vd) == 0){
+ warnx("cannot extract keyboard properties");
ret = -1;
goto out0;
}
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.