Menu Entry Maker 1.1

Miscellaneous tools
Message
Author
User avatar
Geoffrey
Posts: 2355
Joined: Sun 30 May 2010, 08:42
Location: Queensland

#46 Post by Geoffrey »

Yes DaveS,
Here is one of my creations, using the menu entry and alltray to build a dropdown menu in the system tray, works a treat.

Code: Select all

[Desktop Entry]
Version=1.0
Encoding=UTF-8
GenericName=WebCam Server
Comment=WebCam Server
Type=Application
Exec=alltray webcamserver -stask -na -s -m 'Start Server:webcam_start &' -m 'Stop Server:webcam_stop &' -m 'Open Viewer:/usr/share/webcam/webcam-viewer &' -m 'Close Viewer:/usr/share/webcam/webcam-viewer-stop &' -m 'Take Snapshot:/usr/share/webcam/snapshot &' -m 'Snapshots:rox -d /root/my-documents/webcam_snapshots/' -m 'Help:/usr/share/webcam/manual &'
Icon=camera-web.png
Categories=Network
Name=WebCam Server


User avatar
Geoffrey
Posts: 2355
Joined: Sun 30 May 2010, 08:42
Location: Queensland

#47 Post by Geoffrey »

Started a new thread here http://www.murga-linux.com/puppy/viewto ... 381#539381 so it makes it easier for me to update, won't get so messy.

User avatar
mahaju
Posts: 487
Joined: Mon 11 Oct 2010, 07:11
Location: between the keyboard and the chair

#48 Post by mahaju »

<just posting for further notifications>

Post Reply