Lancelot reaches Holy Grail of KDE menu


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements UNIX and Linux RSS News Lancelot reaches Holy Grail of KDE menu
# 1  
Old 09-12-2008
Lancelot reaches Holy Grail of KDE menu

09-12-2008 11:00 AM
KDE 4 is barely eight months old, and already it has three options for a main menu. Until now, users have either used the default Kickoff, which makes for awkward navigation of the menu tree, or reverted to the familiar but unwieldy classic menu. Now, with the first full release of Lancelot, users have another option that overcomes the shortcomings of both other alternatives and gives KDE 4 a thoroughly modern menu.



Source...
Login or Register to Ask a Question

Previous Thread | Next Thread

7 More Discussions You Might Find Interesting

1. UNIX for Beginners Questions & Answers

Gnome 3.28.3 menu item dissapears under the system menu

I installed CentOS 8 with Gnome 3.28.2 and I noticed that the "switch user" menu item disappeared from under the system menu of Gnome classic (Both X11 & Wayland). I checked google and this problem seems to have a history going back several releases of Gnome. Unfortunately, I never found a... (1 Reply)
Discussion started by: bodisha
1 Replies

2. What is on Your Mind?

RudiC reaches over 4000 thanks in 6 years.

Congratulations. Nice one RudiC. That is some going, well done! Bazza. (8 Replies)
Discussion started by: wisecracker
8 Replies

3. Red Hat

User (Profile) Specific Start Menu for RHEL 6.1 using KDE 4.3.4

I installed RHEL 6.1 with KDE 4.3.4 using LDAP on a PC and have now the problem to specifiy a user/Profile specific start menu. I have used already the kmenuedit tool and tailored for one user a specific menu, successfully. I changed as an example the konsole submenu. The kmenuedit was... (0 Replies)
Discussion started by: Gromit
0 Replies

4. Shell Programming and Scripting

Need help in create menu with 3 sub menu using the case command

hi all i am a newbie to this is there any examples on creating a main menu with 3 sub menu main menu -> option a , b and c a menu -> option 1 ,2 and 3 b menu -> option 1 ,2 c menu -> option 1 ,2 i am getting headache as my code kept getting unexpected EOF ---------- Post... (0 Replies)
Discussion started by: chercm
0 Replies

5. Solaris

How to get a mail when the partition reaches 75% in solaris

Hi Every one, I am new to Solaris and i want to know how to get a mail when the partition reaches certain Ex-75% percentage, and how to write shell script. I hope some one will help me. Thanks and Regards, Venkatesh. ##edit#by#moderator## don't post your email address here... (1 Reply)
Discussion started by: 1409.venkatesh
1 Replies

6. UNIX for Dummies Questions & Answers

Top 'user' reaches 100% many times

Actually, I have 2 questions. At this moment I am running a site which has a lot of visitors. The current server has some problems with running, and I'dd like to see if I can optimize the code to prevent having to upgrade the server. At this moment if I type 'top' on the unix server I see a... (5 Replies)
Discussion started by: Wexxl
5 Replies

7. What is on Your Mind?

Off-Topic Section? Holy hell, I've been gone a while...

Wowee, step off the bandwagon for a few months and it's amazing what can change. I'm still not sure if this is, in fact, but if it is, what made Neo change his mind about an OT thread? (7 Replies)
Discussion started by: Karma
7 Replies
Login or Register to Ask a Question
KBUILDSYCOCA4(8)						 KDE User's Manual						  KBUILDSYCOCA4(8)

NAME
kbuildsycoca4 - Rebuilds the system configuration cache. SYNOPSIS
kbuildsycoca4 [--nosignal | --noincremental | --checkstamps | --nocheckfiles | --global | --menutest | --track menu-id | --help | --help-qt | --help-kde | --help-all | --author | -v, --version | --license] DESCRIPTION
kbuildsycoca4, as part of the KDE command line tools ensures the proper operation of KDE by reading in all the .desktop, .xml, and .proto- col files to construct a binary database. KDE itself accesses this database during operation to provide configuration information a program needs to run. This tool is part of ksycoca4, which stands for KDE System Configuration Cache OPTIONS
--nosignal Do not signal applications to update --noincremental Disable incremental update, re-read everything --checkstamps Check file timestamps --nocheckfiles Disable checking files (dangerous) --global Create global database --menutest Perform menu generation test run only --track menu-id Track menu id for debug purposes --help Show help about options --help-qt Show Qt specific options --help-kde Show KDE specific options --help-all Show all options --author Show author information -v , --version Show version information --license Show license information USAGE
A standard way to run this program is by simply specifying the following command at the prompt kbuildsycoca4 FILES
/var/tmp/kde-$USER/ksycoca4 The default directory where the cache files are stored. ENVIRONMENT VARIABLES
$KDEDIRS Specifies which directories are part of the KDE installations SEE ALSO
kdeinit4 BUGS
There are probably tons of bugs. Use bugs.kde.org: http://bugs.kde.org to report them. AUTHOR
Darian Lanx <content@openprojects.net>. 2010-01-04 KBUILDSYCOCA4(8)