Dear visitor, welcome to KDE-Forum.org.
If this is your first visit here, please read the Help. It explains in detail how this page works.
To use all features of this page, you should consider registering.
Please use the registration form, to register here or read more information about the registration process.
If you are already registered, please login here.
Superkaramba
Hi, I'm a Sys adm and I'm trying to implement linux desktop in my scenario (300 pc more or less) ....Superkaramba is very useful fom me because in linux desktop there isn't active desktop and I need to make available a link to an html page and a link to a Mysql database...Working with phyton maybe possible to set up that, but I saw that a user with no privilege can close,modify and move applets...and for me is very dangerous .
Is there a way to lock superkaramba or make unavailable the right click menu applet??
Thank's in advance!
Alex
RE: Superkaramba
You could change the file permissions of the SK configuration. Read-only for users and write access for the admins. They will still be able to modify stuff, but they're not able to save their changes.
Bram Schoenmakers
KDE Netherlands (www.kde.nl)
RE: Superkaramba
But where?....I've tried to change permission on all .kde resource but nothing is changed
Do you know some workaround to lock right-click menĂ¹??
Alex
There is actually the ability to disable the right click menu in SVN code.
karamba.wantRightButton(widget, 0)
There is an example of how to use it in the examples/ directory.
Thank you...now I'll try...
thanks
Alex