You are not logged in.

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.

magobin

Beginner

  • "magobin" started this thread

Posts: 5

Location: Italy

Occupation: Sys Adm

  • Send private message

1

Sunday, February 19th 2006, 9:55am

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

bram85

Professional

Posts: 948

Location: Eindhoven

Occupation: Software Engineer

  • Send private message

2

Sunday, February 19th 2006, 11:16am

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)

magobin

Beginner

  • "magobin" started this thread

Posts: 5

Location: Italy

Occupation: Sys Adm

  • Send private message

3

Sunday, February 19th 2006, 1:18pm

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

4

Saturday, March 11th 2006, 5:26pm

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.

magobin

Beginner

  • "magobin" started this thread

Posts: 5

Location: Italy

Occupation: Sys Adm

  • Send private message

5

Saturday, March 11th 2006, 6:35pm

Thank you...now I'll try...

thanks

Alex