LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Blogs > Ztcoracat
User Name
Password

Notices


Rate this Entry

How To Make A Menu Entry

Posted 03-18-2016 at 11:05 PM by Ztcoracat
Updated 03-19-2016 at 05:36 PM by Ztcoracat

If you have ever manually installed an Application but grew tired of using the terminal to launch it this blog is for you.

I'll use BibleDesktop-1.6 as the Application/example.
I recently installed it and had to keep using the terminal to launch it.

Code:
cd /home/username/Directory/bibledesktop-1.6
su
./BibleDesktop.sh
Using nano just make the new file and desktop entry like this:

Code:
nano /home/username/.local/share/applications/bd.desktop
Code:
[Desktop Entry]
Name=Bible Desktop
Exec=/home/username/Downloads/bibledesktop-1.6/BibleDesktop.sh
Icon=/usr/share/pixmaps/Reference.xpm
Type=Application
Categories=Education
For Applications that aren't considered Education you would just use the appropriate title, ie) Graphics, Internet, Multimedia....etc.

Hold down ctrl+o to save the entry you made, press Enter and than hold down ctrl+x. Your done. Enjoy your new application.

To remove the Desktop Entry reopen that file in nano and remove the entry and than follow the path to the application, local/share/applications/name of program and delete the icon or file.

To remove the program and the directory that it's in run this with elevated privileges:
Code:
rm -rf name of directory
Cheers-
Posted in Uncategorized
Views 2376 Comments 2
« Prev     Main     Next »
Total Comments 2

Comments

  1. Old Comment
    Nice tutorial. Write some more
    Posted 04-26-2016 at 05:15 AM by XenaneX XenaneX is offline
  2. Old Comment
    Quote:
    Originally Posted by XenaneX View Comment
    Nice tutorial. Write some more
    Thanks!

    I will when I find another good topic and solution.
    Posted 05-19-2016 at 10:15 PM by Ztcoracat Ztcoracat is offline
 

  



All times are GMT -5. The time now is 12:24 PM.

Main Menu
Advertisement
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration