You are not logged in.
.
Last edited by benplaut (2021-06-25 12:44:51)
Offline
yeah theres an option in there for $quite to be set to 1 ( no messages ). Thanks guys.
rawr
Offline
Hallo! Can you separate the logo/output section into a different file so that we can promote it to other distros? Maybe you can use the OS results to detect the correct output logo?
I'm tempted to contact berlios to get a small project set up with SVN access so people can contribute further.
Offline
Yea, this could become a defacto standard for screenshots. Hell, maybe put the imagemagick stuff in it so it creates a screenshot and a tumbnail as well? That may not be as good of an idea..
Offline
Could be an option - as could other methods shot grabbing!
Offline
.
Last edited by benplaut (2021-06-25 12:44:35)
Offline
Doesnt work with emerald or beryl ?
What files do you need to get it working with that?
Offline
the configuration files and their paths
rawr
Offline
....I specify my icon theme in gtkrc.mine....
That is actually the 'correct' file to edit if you are doing it by hand.
Offline
This would be more portable if it used white (37) and cyan (36) instead of blue (34) and black (30) It looks fugly with default colors.
Offline
heh... what would be neat is to be able to do something like:
ssinfo; sleep 2; scrot sshot.png; scrot ssthumb.png |mogrify -resize %30
piping images B)
If you have imagemagick installed, you could probably do all of that with the perl imagemagick interface pretty easily, and without the need for scrot.
Offline
Argh! you guys will never ever stop are you
Here's the output with e17-cvs (not in the list)
_=(SDGJT=_
_GTDJHGGFCVS) OS: Arch Linux 0.7.2 (Gimmick)
,GTDJGGDTDFBGX0 Kernel: 2.6.17-beyond-LLEWELLYN
JDJDIJHRORVFSBSVL-=+=,_ DE: None
IJFDUFHJNXIXCDXDSV, "DEBL WM: Unknown
|LKDSDJTDU=OUSCSBFLD. '?ZWX, WM Theme:
LMDSDSWH' `?DCBOSI DRDS], Theme:
SDDFDFH' `0YEWD, )HDROD Icons: gnome-icon-theme
!KMDOCG &GSU|_GFHRGO' Font:
HKLSGP' __TKM0GHRBV)'
JSNRVW' __+MNAECIOI,BN'
HELK[' __,=OFFXCBGHCFD)
JKGHEH_-#DASDFSLSV=' 'EF
!EHTI !H
`0F' '!
Output colors are okay on a white term (urxvt), and it keeps the same color than before launching the script
Seeded last month: Arch 50 gig, derivatives 1 gig
Desktop @3.3GHz 8 gig RAM, linux-ck
laptop #1 Atom 2 gig RAM, Arch linux stock i686 (6H w/ 6yrs old battery ) #2: ARM Tegra K1, 4 gig RAM, ChrOS
Atom Z520 2 gig RAM, OMV (Debian 7) kernel 3.16 bpo on SDHC | PGP Key: 0xFF0157D9
Offline
I would be happy if you add KDE support ;-)
Here are relevant options from my KDE config files:
~/.kde/share/config/kdeglobals (icon theme, KDE/Qt style, color scheme and fonts):
Theme=SnowIsh-1.3
widgetStyle=lipstik
colorScheme=clean-stick-dark.kcsrc
fixed=DejaVu Sans Mono,10,-1,5,50,0,0,0,0,0
font=DejaVu Sans,10,-1,5,50,0,0,0,0,0
menuFont=DejaVu Sans,10,-1,5,50,0,0,0,0,0
taskbarFont=DejaVu Sans,10,-1,5,50,0,0,0,0,0
toolBarFont=DejaVu Sans,10,-1,5,50,0,0,0,0,0
activeFont=DejaVu Sans,9,-1,5,75,0,0,0,0,0
~/.kde/share/config/kdesktoprc (wallpaper and desktop font):
Wallpaper=/mnt/storage/images/clowdy_sky_by_chaplianchris.jpg
StandardFont=DejaVu Sans,10,-1,5,50,0,0,0,0,0
~/.kde/share/config/kwinrc (window decoration):
PluginLib=kwin3_flatknifty
Offline
@kozaki, just post the path the config file and a part of it where the theme info is stored
@Mikos, thanks i'll get to it when i get home
rawr
Offline
What are you calling this project? half the fun od hacking is naming the results!
grep -r joy /life/*
Offline
Arrr, e17 config file...
That won't be easy to provide. E17 is an EFL based program with compiled, not text files.
~/.e/e/config/default/e.cfg
~/.e/e/themes/gant.edj
AFAIK system conf files are located in
/opt/e17/include/enlightenment/
I guess e17 cannot be supported. Someone please correct me if I'm wrong
Some details just in case :
- Enlightenment DR 17 User Guide (just the intro)
- EFL User Guide
Seeded last month: Arch 50 gig, derivatives 1 gig
Desktop @3.3GHz 8 gig RAM, linux-ck
laptop #1 Atom 2 gig RAM, Arch linux stock i686 (6H w/ 6yrs old battery ) #2: ARM Tegra K1, 4 gig RAM, ChrOS
Atom Z520 2 gig RAM, OMV (Debian 7) kernel 3.16 bpo on SDHC | PGP Key: 0xFF0157D9
Offline
Arrr, e17 config file...
That won't be easy to provide. E17 is an EFL based program with compiled, not text files.~/.e/e/config/default/e.cfg
~/.e/e/themes/gant.edjAFAIK system conf files are located in
/opt/e17/include/enlightenment/
I guess e17 cannot be supported. Someone please correct me if I'm wrong
Some details just in case :
- Enlightenment DR 17 User Guide (just the intro)
- EFL User Guide
I dont know about e17, but in e16 you could pull information in the form of a hash out of enlightenment with a tool called eesh. It was a small little tool that let you perform commands and grab info about your desktop from the commandline.
Offline
.
Last edited by benplaut (2021-06-25 12:39:59)
Offline
This "development via forum thread" thing is rather difficult. Would be nice to get this sorted into a proper repository, or at worst, in a wiki somewhere.
I could host an SVN repo if desired, with many users, also a Trac page. Maybe I'm going a bit overboard with the scope of this but I wanted to add a feature in and I can't figure out which version to use, much less pasting diff patches.. yuck.
Please test out rainbow.
l3ib.org projects | themes and such | blag
Offline
This "development via forum thread" thing is rather difficult. Would be nice to get this sorted into a proper repository, or at worst, in a wiki somewhere.
I could host an SVN repo if desired, with many users, also a Trac page. Maybe I'm going a bit overboard with the scope of this but I wanted to add a feature in and I can't figure out which version to use, much less pasting diff patches.. yuck.
Might not be a bad idea. I have a hugely forked version I keep with my wallpaper changer script in my googlecode svn repo. It would have been nice to have had a place to branch a fork from.
Offline
I had modded this that it will not show empty fields and you can choose what fields to show. Also you can change the color easily.
pastebin
Offline
If interested, here is some archlinux ascii art that I put together awhile back.. Made out of O's, because everyone who see's ArchLinux says "OOOOO!"
Offline
I had modded this that it will not show empty fields and you can choose what fields to show. Also you can change the color easily.
pastebin
I tried to execute the script but I always get this error message:
Bad switch statement (problem in the code block?) near ./archstat line 285
Offline
TomE wrote:I had modded this that it will not show empty fields and you can choose what fields to show. Also you can change the color easily.
pastebinI tried to execute the script but I always get this error message:
Bad switch statement (problem in the code block?) near ./archstat line 285
remove the `that is in front of line 113.
And then it happened... a door opened to a world... rushing through the phone line like heroin through an addict's veins, an electronic pulse is sent out, a refuge from the day-to-day incompetencies is sought... a board is found.
"This is it... this is where I belong..."
Arch Linux x86_64 | LiCo #213644 | blog / configs
Offline
Do we still want this in SVN/CVS?
Offline