


Karamba & Superkaramba by lolo47 53 comments
I deal with this in my free time and do not follow meticulously all the minor but conscious changes I have made outside the general. And that the scripts operate and test them on my own aged hard drive, there is a lot of risk of losing them even due to a mistake when operating multiple tests. .., thanks. - Mar 14 2018

Karamba & Superkaramba by lolo47 53 comments
In KDE it is somewhere in session management in system settings... - May 01 2016

Karamba & Superkaramba by lolo47 53 comments
In an environment of one machine and one user it leads to situation which the most protected is the system as other users before its owner. Therefore, most security is system not your data :).
Now Simply, the root password is needed when program modify something outside your home directory, that have impact on way which work system and mention it to you. - May 01 2016

Cursors by lolo47 2 comments

Cursors by lolo47 3 comments

Karamba & Superkaramba by lolo47 53 comments
IT UP Partially works without KDE5 , however function will clicks and video card NOT work in KDE5 ."... - `kde-konfig4` command gives version = 5 for new Plasma Desktop... so change `$KDE_SESSION_VERSION = 4' on '$KDE_SESSION_VERSION -ge 4' in themes... You can use KdeFileReplace on EasyMonitor -'/home/test/.kde4/share/apps/superkaramba/themes/EasyMonitor/'... or change all for your permanent command and patch... - Oct 19 2015

Karamba & Superkaramba by lolo47 53 comments
Themes you can edit by LMB+click and lock its position, after click on top frame. - Jan 27 2014

Karamba & Superkaramba by lolo47 53 comments

Karamba & Superkaramba by lolo47 53 comments

Karamba & Superkaramba by lolo47 53 comments

Karamba & Superkaramba by lolo47 53 comments

Karamba & Superkaramba by lolo47 53 comments
#######
# xxx
by copy it from Single tcheme and paste in Big(x) one. Themes in superkaramba dont have include/insertion directive from file or another theme or I not have knowledge.. - Jan 16 2012

Karamba & Superkaramba by lolo47 53 comments

Karamba & Superkaramba by lolo47 53 comments
if command is used very often is battery to use siplest way to to rduce time and don not monitoring the monitor - Jan 03 2012

Karamba & Superkaramba by lolo47 53 comments

Karamba & Superkaramba by lolo47 53 comments
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#!/bin/sh
if [ -x /usr/bin/scanimage ] ;
then
tmpscanfile=`date +%F`_tmp_scan
scanimage --mode $1 -l $2 -t $3 -x $4 -y $5 --resolution $6 --format pnm >$TMPDIR/$tmpscanfile
kim_convert $7 $TMPDIR/$tmpscanfile
kview $TMPDIR/$tmpscanfile.$7
rm $TMPDIR/$tmpscanfile
rm $TMPDIR/$tmpscanfile.$7
else
kdialog --title "Error" --msgbox "You have to install sane-utils and kim 'sudo apt-get install sane-utils or yast2 --update sane-backends'"
# Ubuntu apt-get
if [ -x /sbin/apt-get ] ;
then
konsole -e sudo apt-get install sane-utils kim
fi
# Suse yast2
if [ -x /sbin/yast2 ] ;
then
kdesu -c '/sbin/yast2 --update sane-backends kim'
fi
fi
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Now you can use all formats handled by kim. - Mar 28 2009

Karamba & Superkaramba by lolo47 53 comments
EN First to check what's wrong. Type the following command in a terminal:
"superkaramba $HOME/.kde/share/apps/superkaramba/themes/69401-EasyMonitor/themes/EasyMonitor_Scan.theme"
2) PL Jeśli to nic Ci nie podpowie uruchom polecenie:
EN Next tray ran following command:
"sh $HOME/.kde/share/apps/superkaramba/themes/69401-EasyMonitor/themes/scripts/scan.sh color 0 0 215 297 150 pnm"
3) PL Sam skrypt "scan.sh" może wyglądać np. tak:
EN a shell script "scan.sh" can look like:
"#!/bin/sh
if [ -x /usr/bin/scanimage ] ;
then
scanimage --mode $1 -l $2 -t $3 -x $4 -y $5 --resolution $6 --format $7 >/tmp/`date +%F`_Skann.pnm
kim_convert jpg /tmp/`date +%F`_Skann.pnm
kview /tmp/`date +%F`_Skann.jpg
else
kdialog --title "Error" --msgbox "You have to install sane-utils 'sudo apt-get install sane-utils or yast2 --update sane-backends'"
if [ -x /sbin/apt-get ] ;
then
konsole -e sudo apt-get install sane-utils kim
fi
if [ -x /sbin/yast2 ] ;
then
kdesu -c '/sbin/yast2 --update sane-backends kim'
fi
exit 0
fi
"
- Mar 24 2009

Karamba & Superkaramba by lolo47 53 comments
thanks for comment.
I haven't any graphics card with ATI GPU now. So if you like put hier in comment all changed contest of this theme, for people who have ATI.
Or send my email. Maybe is good idea to build two themes one for Ati another one for Nvidia cards. I add yor theme to EasyMonitor and
add you to authors as author of this theme.
- Mar 13 2009

Karamba & Superkaramba by lolo47 53 comments
On my system it works ok on NTFS. - Jul 13 2008

Karamba & Superkaramba by lolo47 53 comments

Karamba & Superkaramba by lolo47 53 comments
Karamba put it $HOME/.kde/share/apps/superkaramba/themes/69401-EasyMonitor/EasyMonitor
and run from there .
Perhaps you are edit it in $HOME/.kde/share/apps/superkaramba/themes/EasyMonitor/
but ran from diffrent place.
I am thinking how to start install script from karamba before run my theme. - Dec 24 2007

Karamba & Superkaramba by lolo47 53 comments
You have to edit it in krita or gimp
- Dec 05 2007

Karamba & Superkaramba by lolo47 53 comments

Karamba & Superkaramba by lolo47 53 comments

Karamba & Superkaramba by lolo47 53 comments

Karamba & Superkaramba by lolo47 53 comments
It's good idea but I have no time to
learn the C now. Perhaps in next year.
And I feel that I dont finish it yet.
I have some ideas but no time. - Nov 15 2007

Karamba & Superkaramba by lolo47 53 comments
# Easy Monitor #
# Author: Leszek Ostachowski #
# www.helpcom.pl #
# Based on Crystal Monitor by Mihael Simonic #
# (smihael@gmail.com) #
# Licence: GPL v2 #
################################################ - Nov 09 2007
I can observe this great screensaver by hours.
But cna you add Gamma coretion to
screen saver config panel pleass. I use usually
Gamma 0.6 in xorgconf so it's then
too dark, and I have to increase by hand every time. Thanks a lot! - Jun 18 2007