You are not logged in.
Posting Guidelines
· DO NOT post full resolution screenshots! You can use the "mogrify" command (pacman -S imagemagick) to make a thumbnail of your screenshot:
$ cp screenie.png thumb-screenie.png
$ mogrify -resize 20% thumb-screenie.png
Twenty percent of the original size is great for 1024x768 screenies. You can then upload these images to your server and use the following code to show them on the forum:
[url=http://my.site.com/screenie.png][img]http://my.site.com/thumb-screenie.png[/img][/url]
This displays the thumbnail as a link to the screenie like this:
· Several websites also offer free image hosting, of these ImageShack is very popular and does a neat auto thumbnail:
Use the "Thumbnail for forums" link code that is supplied by ImageShack to post your thumbnail link.
· Once the new month begins please do not post new screenies in the old threads.
· If the screenshot has questionable material that might not be safe to view while at work or in a school setting, please post only a link and not a thumbnail, along with a mention of "Not Safe for Work". Posts that do not adhere to this are subject to deletion without notice at any time.
· Please try to include any links to your wallpaper or configs that you may have and/or the names of your icon theme, running apps, DE, etc. in the same post to reduce unnecessary clutter later.
Offline
archlinux - please read this and this — twice — then ask questions.
--
http://rsontech.net | http://github.com/rson
Offline
Also ein Blick zum heutigen Tag:
dwm - ein toller Windowmanager
elinks
ncmpc
und MPlayer spielt den Film Lola rennt
Last edited by appolito (2008-04-01 09:50:34)
Offline
Also ein Blick zum heutigen Tag:
http://pix.nofrag.com/9/5/c/354295b3552 … 336aat.jpg
dwm - ein toller Windowmanager
elinks
ncmpc
und MPlayer spielt den Film Lola rennt
Xdefaults und ncmpc configs bitte?
Meanwhile;
Last edited by Gigamo (2008-04-01 10:12:37)
Offline
Xdefaults und ncmpc configs bitte?
Hier kannst du herunterladen: http://www.stud.fit.vutbr.cz/~xblaze17/configs/
Offline
post your .pypanelrc.
Offline
http://pastebin.com/m3ace225c
I put that firefox icon in there just to test it, but doesn't work
Offline
try mine, it works here. i can't find an error about this at first look but will have a closer look at it later.
Offline
Seems to work with your cfg at first, but when I click on urxvt in the panel, the panel crashes with:
Traceback (most recent call last):
File "/usr/bin/pypanel", line 957, in <module>
PyPanel(display.Display())
File "/usr/bin/pypanel", line 98, in __init__
self.loop(self.display, self.root, self.window, self.panel)
File "/usr/bin/pypanel", line 803, in loop
self.buttonRelease(root, panel, e)
File "/usr/bin/pypanel", line 582, in buttonRelease
self.sendEvent(root, self._CURRENT_DESKTOP, [tdt])
File "/usr/bin/pypanel", line 430, in sendEvent
ev = Xlib.protocol.event.ClientMessage(window=win, client_type=ctype, data=(32,(data)))
File "/usr/lib/python2.5/site-packages/Xlib/protocol/rq.py", line 1483, in __init__
self._binary = apply(self._fields.to_binary, (), keys)
File "<string>", line 2, in to_binary
File "/usr/lib/python2.5/site-packages/Xlib/protocol/rq.py", line 671, in pack_value
data, dlen, fmt = PropertyData.pack_value(self, value)
File "/usr/lib/python2.5/site-packages/Xlib/protocol/rq.py", line 652, in pack_value
data = array(array_unsigned_codes[size], val).tostring()
TypeError: an integer is required
Offline
Offline
Deutschland 2008 uber alles
Thanks to msart2k for mentioning the lovely gtk theme eyecandy for my eyes
Last edited by pestilence (2008-04-01 14:45:02)
My Blog: http://pestilence.insert.gr
My Art: http://pestilence.deviantart.com
Offline
now listening to The Killers - Hot Fuss and nice screenie
No cause is lost if there is but one fool left to fight for it.
Offline
Unyttig.INFO - Your source to not so useless information
My github - Various configs, dotfiles and nifty scripts
Offline
Switched from KDEmod to Openbox this month. I expected to lose a lot of functionality, but I didn't. My desktop feels really unique now. It probably isn't, but with all the keybindings and stuff, no one else can use it anymore
First screenshot is bare, with just conky on top, a patched pypanel at the bottom, and yes, tomboy too. I just love notes too much.
Second one shows off the weather pipemenu I stole here, and includes screenshot details.
Third screenie is busy, showing Thunar, Mirage, Sonata of course, and Transmission.
Keep it Simple, Sexy
Offline
Offline
awesome wallpaper. mind sharing?
archlinux - please read this and this — twice — then ask questions.
--
http://rsontech.net | http://github.com/rson
Offline
removed due to privacy reasons
Last edited by yettenet (2012-07-24 02:35:39)
Offline
awesome wallpaper. mind sharing?
I think you can find it here:
http://gnome-look.org/content/show.php/Water+flame+candle?content=72456
Offline
rson451 wrote:awesome wallpaper. mind sharing?
I think you can find it here:
http://gnome-look.org/content/show.php/Water+flame+candle?content=72456
That one is slightly different. Mine is on gnome-looks too:
Keep it Simple, Sexy
Offline
Mind sharing the wallpaper?
% cat signature
cat: signature: Permission denied
Offline
Offline
Seems to work with your cfg at first, but when I click on urxvt in the panel, the panel crashes with:
Traceback (most recent call last): File "/usr/bin/pypanel", line 957, in <module> PyPanel(display.Display()) File "/usr/bin/pypanel", line 98, in __init__ self.loop(self.display, self.root, self.window, self.panel) File "/usr/bin/pypanel", line 803, in loop self.buttonRelease(root, panel, e) File "/usr/bin/pypanel", line 582, in buttonRelease self.sendEvent(root, self._CURRENT_DESKTOP, [tdt]) File "/usr/bin/pypanel", line 430, in sendEvent ev = Xlib.protocol.event.ClientMessage(window=win, client_type=ctype, data=(32,(data))) File "/usr/lib/python2.5/site-packages/Xlib/protocol/rq.py", line 1483, in __init__ self._binary = apply(self._fields.to_binary, (), keys) File "<string>", line 2, in to_binary File "/usr/lib/python2.5/site-packages/Xlib/protocol/rq.py", line 671, in pack_value data, dlen, fmt = PropertyData.pack_value(self, value) File "/usr/lib/python2.5/site-packages/Xlib/protocol/rq.py", line 652, in pack_value data = array(array_unsigned_codes[size], val).tostring() TypeError: an integer is required
i am not enough into this to help you. we need help from somebody else. perhaps open a new thread about this.
Offline