Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I'm trying to get the ksysguard applet to add new displays for networking and such, but can't figure out how to do it. When I add a new display to the applet, the blank box comes up, but I don't get a display properties dialog when I right click it... Instead I get the panel configuration menu... Can anybody tell me how to get this working?
Okay... I decided to work on it myself... as I really wanted to get this thing done pretty quick... The answer was fairly simple, but I really wish I could get it tow ork through configuration...
Open up your ksysguard (full application, not the applet), and create a new sheet with one display. Get it working with what you want, and save the sheet. Open the saved sheet up with an editor, and you'll see it's all simple xml. Do the same with ~/.kde/share/ksysguard/KSysGuardApplet.xml. You'll see that that's the configuration file for your system guard applet. Copy the entirety of the <display> tag from your saved worksheet, and paste it into the KSysGuardApplet.xml.
Change the dckCount attribute in the configuration file to the number of docks you are going to want to have. Paste the <display> tag information after the others... Then copy the display tag from another of the docks, and paste it into the one you just pasted in. Alter the "dock" attribute to the next available value. Save the file and add the ksysguard applet to your panel again. You should have the display that you created in the ksysguard application.
I had this problem too, found a much simpler solution. You'll notice if you have no current display and hover the mouse over it it says "Drag sensors from KDE System Guard into this cell."
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.