You are not logged in.
^ Can't tell you how much I like it
Nice work, nice work!
Live and let love in.
Offline
Offline
Offline
...
Last edited by nestor (2012-06-22 04:09:57)
Offline
(Tip & Trick: use dropbox to backup your .config folder)
Offline
Offline
Use this to fix the blabla is deprecated message:
---- dwm.c.orig 2012-05-26 15:54:58.112895773 +0200
+++ src/dwm-6.0/dwm.c 2012-05-26 15:54:39.636229535 +0200
@@ -36,6 +36,7 @@
#include <X11/Xlib.h>
#include <X11/Xproto.h>
#include <X11/Xutil.h>
+#include <X11/XKBlib.h>
#ifdef XINERAMA
#include <X11/extensions/Xinerama.h>
#endif /* XINERAMA */
@@ -1191,7 +1192,7 @@
XKeyEvent *ev;
ev = &e->xkey;
- keysym = XKeycodeToKeysym(dpy, (KeyCode)ev->keycode, 0);
+ keysym = XkbKeycodeToKeysym(dpy, (KeyCode)ev->keycode, 0, 0);
for(i = 0; i < LENGTH(keys); i++)
if(keysym == keys[i].keysym
&& CLEANMASK(keys[i].mod) == CLEANMASK(ev->state)If you can't sit by a cozy fire with your code in hand enjoying its simplicity and clarity, it needs more work. --Carlos Torres
Github || Deviantart
Offline
Offline
Offline
^ Yeah, Eren wants white. 
Uptime seven days and still 39 degrees, wow!
Offline
Uptime seven days and still 39 degrees, wow!
It's usually about 32-35, mpd is just being a bastard with transcoding FLAC. Re: uptime, I think I'm gonna go for the record (35 days).
Offline
What I haven't found out is how to make Conky show the run down and/or remaining time of the songs. Player is Banshee, calendar is Rainlendar2.
(By the way: How do I make the picture appear smaller?)
Last edited by Bulettenschmied (2012-06-02 18:12:03)
"Where zen ends, ass-kicking begins."
Offline
^ use zimagez.com or imgur.com
About anything related to conky & music players, ask fellow banger VastOne (the gentleman who wrote http://crunchbanglinux.org/forums/topic … r-18-apps/ )
Offline
(By the way: How do I make the picture appear smaller?)
postimage.org will give you an exact link -- all you have to do is copy/paste it here.
Last edited by pidsley (2012-06-02 18:43:58)
Want Waldorf, but with sid and systemd? Try Darkside.
Offline
Crunchbang Sid built from Waldorf.
Fbpanel.
Archey in the terminal
Openbox-menu from here http://mimasgpc.free.fr/openbox-menu_en.html
Last edited by bartos (2012-06-02 19:17:25)
Geek by nature
Linux by choice.
Crunchbang by default
Offline
Geek Stuff needed? No problem.
People should not be afraid of their governments. Governments should be afraid of their people. - V
crunchbang @ facebook
Offline
Offline
Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.