This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
computing:linux:launcher [2015/05/04 11:14] jcooper |
computing:linux:launcher [2015/05/04 12:24] (current) jcooper |
||
---|---|---|---|
Line 2: | Line 2: | ||
===== Create .desktop File ===== | ===== Create .desktop File ===== | ||
+ | |||
+ | :!: Example done on Ubuntu 15.04 with Unity Desktop. | ||
Open Gedit or your favorite text editor and create a file on the desktop yourchosenname.desktop | Open Gedit or your favorite text editor and create a file on the desktop yourchosenname.desktop | ||
Line 7: | Line 9: | ||
This example of the text is for an RDP Remmina connection. | This example of the text is for an RDP Remmina connection. | ||
- | The "Exec" | + | The '' |
< | < | ||
Line 21: | Line 23: | ||
</ | </ | ||
- | :!: After creation right click the icon and select Properties. On the Permissions tab tick the box to make it executable Allow executing file as a program . | + | :!: After creation |
You can edit that Remmina file to point at different servers etc. | You can edit that Remmina file to point at different servers etc. |