General :: Create Desktop Shortcut With Eclipse?
Apr 20, 2011
using eclipse Galileo on top of Ubuntu 9.10. Normally I launch eclipse by using terminal but I would like to know way to create desktop short cut to launch eclipse. I have goggled and find a way but issue is it won't display default eclipse image icon. i have put eclipse under /opt/eclipse. my requirement is to create desktop shortcut with eclipse shortcut image to launch eclipse.
View 4 Replies
ADVERTISEMENT
Nov 17, 2010
using the command ln -s ~/Desktop ~/.local/share/Trash I get this message.ln: creating symbolic link `/home/denish/.local/share/Trash': File exists But the link isn't in my desktop. So I tried accessing the Trash folder using cd. I cd into ~/.local/share then try the following command.cd Trash I get this message. bash: cd: Trash: No such file or directory When I type ls in the share folder I get the following.
gsettings-data-convert gvfs-metadata Trash
So the trash folder is in there but i can't access it. Why? Also I want a computer shortcut in my desktop like in windows where I can access all the folders from.
View 4 Replies
View Related
Sep 21, 2009
how do I create a shortcut to a Wine program on the Desktop?
View 9 Replies
View Related
Mar 11, 2010
newbie here..loving suse...but a question on package management...I have to run the etracer command in a shell to launch the program "extreme tux racer" for my son. it does not show up in a menu anywhere.how do i create a shortcut either on desktop or in the game menu?
View 3 Replies
View Related
Aug 16, 2011
I'm trying to create a web shortcut (desktop file) by dragging the icon from the Firefox address bar to a Thunar folder or desktop. This worked with older versions of Thunar and Firefox, but now that I'm running Xubuntu Natty (Firefox 5 and Thunar 1.2.1) it fails. Depending on the web site I try, it either creates a file containing the page's html instead of creating a .desktop shortcut file, or fails to create any file at all.
View 2 Replies
View Related
Feb 23, 2010
I wanted to do this:
Code:
ssh root@10.10.10.10
How would I create a shortcut in BASH so that I can simply type:
Code:
mypc
I want to be able to execute commands like that; like you can with ls, cd, grep, etc. Do I create a BASH script and place it in /bin?
View 14 Replies
View Related
May 12, 2011
create a shortcut to my email, so when im loggin in on different homepages,i can just press ex ALT+F1 and my email will be written in the selected area..
View 4 Replies
View Related
Jun 19, 2010
I installed opera10 and I can start it from a shell script from the opera folder but when i try to make a desktop shortcut it does not work. Either from xfce or by right clicking and choosing to send it to the desktop as a shortcut.
I did not install opera system wide, only under one user. Do I need to set some kind of path or link or something?
View 14 Replies
View Related
Jun 29, 2011
Today I tried to change show desktop shortcut with Win+D from Ctrl+Alt+D. But now i'm unable use neither of 2 shortcuts. how to restore the previous short cut or how to create new one(win+D)
View 2 Replies
View Related
Mar 24, 2011
When ctrl alt d or the icon on the bottom left corner is pressed, it sometimes doesn't show the desktop and instead restores hidden windows. Is there a way to access the desktop directly, without only one shortcut ? I was also wondering how useful are these hidden windows (sometimes, the icon in the application bar is bar after being idle for a while).
View 11 Replies
View Related
Jan 29, 2010
I was following the help file tutorial for creating a New Java Project using the Eclipse IDE, but neither the finish, the next buttons do anything when I click them... Does anyone know why this is happening, and how can I fix this completely unacceptable issue?
View 4 Replies
View Related
Mar 24, 2011
I'm trying to develop a Qt application with Eclipse.What I've is what you see. A Form with a text, and 3 buttons:[URL] A button is for exit application, another is for clear text field and the third is for changing text. The first two buttons work fine, but the third doesn't.The only I want for the change button is to change text "original" by "modified"
View 12 Replies
View Related
Jan 11, 2010
I recently installed Fedora 12 and attempted to create a new java project in Eclipse.I used the 'eclipse' command in the terminal to start eclipse. It starts fine, however, there is no 'java project' option after choosing 'File->New Project'. Only CVS and General projects. I am not experienced enough in programming to understand the relevance/usage of either of these project modes, and only want to be able to write java programs in Eclipse.
Also, does the eclipse that is run from the terminal support c++ development? I have attempted to download eclipse for C++/C developers, but cannot get it to run. Which eclipse is running when I type 'eclipse' in the terminal? Is there a way to make it so I don't have to run this command from the terminal to load eclipse?
View 2 Replies
View Related
Apr 3, 2011
I installed the software "Stellarium" from a installer I downloaded, but no shortcut was added to the menu. How can I create one? My desktop environment is LXDE.
View 5 Replies
View Related
Jul 7, 2010
I want to create a shortcut to run a program called RoomEqWizard but the only way I know how to run the program is to open a terminal and type the location to where the program is and call the program file. I already tried creating a shortcut on the main menu but I get a "error creating the child process for this terminal" message every time...
View 1 Replies
View Related
Oct 5, 2010
Can it be done by the end-user?I'm in Karmic, and I want to make a <[X]> , or <Ctrl> + <[X]> to execute 'Crop to selection'.
View 1 Replies
View Related
Mar 20, 2011
I'm using two OS in parallel, and all of my data are stored in partition D. I want to create a shorcut to a specific folder inside it, e.x: D:/path/to/folder and put it in the Ubuntu Desktop (~/Desktop).
View 5 Replies
View Related
Jun 11, 2011
I'd like to create a launcher for ParaView that requires a terminal shell in order to launch. It is just a pain having to enter the couple of lines to launch it from Konsole.
cd /home/user/Document/ParaView(version)/bin
./paraview
Lemme know what you think. I'd just like to add something to the quick launch panel.
View 1 Replies
View Related
Apr 26, 2010
I downloaded AVG Free Edition as protection after I accidentally visited a drive-by-download site (which was most likely trying to download a windows virus, I don't quite know what the file extension was on the file it tried to make me download 'cause I got out of that trap faster than a bat out of He...Well you get the picture), and it does not seem that the .deb package directly from the AVG Free Linux download page fully installs. Synaptic acknowledges the package's existence, yet there are no shortcuts on the Desktop or on the system menu. I followed the link to AVG from this Ubuntu.So, perhaps, someone at AVG has some explaining to do on why their free for Linux doesn't seem to work. I don't know maybe I'm overthinking my vulnerability, I'm just used to the environment of paranoia developed by using Windo$e
View 2 Replies
View Related
Nov 4, 2010
Does someone know how to create desktop shortcuts to programs (e.g to rdesktop) to all users on Ubuntu 10.04 ?Where (in which file) do I put the shortcut so it will appare (clickable) on the dekstop for all users logging into the machine
View 1 Replies
View Related
May 25, 2010
Here is the issue:I create saome variables to make shortcut to some directories I go frequently (so, I then I type, e.g. cd $P_DIR). Of Course before that I put a valid value into P_DIR variabe.Also, alias, asalias cls=clearSo, I type cls, and is the same as the commando clear (but shorter)What I want to do is that those variables as aliases stay in the computer when I reboot or turn off and turn on.So, I put "somewhere" (this is the place(s) maybe one for variables, and other for aliases, turn of the computer, and when I turn on, the aliases and variables are still there
View 9 Replies
View Related
Feb 21, 2010
I use a few command line programs quite often such as nano and mpc. I'd like to create a shortcut icon to open them rather than opening a terminal and then typing in the program name to open it. For example, how could i open konsole with nano opened in one step?
View 5 Replies
View Related
Nov 12, 2010
i want to create a keyboard shortcut of Lock Screen option.is there a way to do it???
View 3 Replies
View Related
Dec 14, 2010
I currently have an ASUS eebox which is running XBMC Live which includes a stripped down version of Ubuntu. The computer will be used by various people within a teaching environment and I have successfully installed launchers for Openoffice which can be opened within XBMC.
I am trying to the make the experience for the end user as simple as possible as the vast majority will have never used Linux before. I want to get to a point where they can open Openoffice, plug in their USB stick and navigate quickly to their files. At the moment when the program is launched and I try and navigate for a file it automatically starts in the Home Folder of xbmc. So I have navigate up a couple of times, then find the /media directory where the USB stick has been mounted and so on. What I was hoping to do is create a shortcut within the Home Directory which takes you straight to the Media folder where usb is mounted.
I have already attempted and created a folder within the Home directory and called it usbpen.
I have then added the following line into fstab /media /home/xbmc/usbpen none bind 0 0
Now when I reboot the machine and navigate to the home/xbmc/usbpen folder I can see the Drive name of the USB device mounted in /media but I cannot navigate through any of the files, I am greeted with a read error message. So the shortcut is only allowing me to see the device name only.
be aware that due to running XBMC Live I do not have a Windows manager installed and therefore everything must be done through the terminal.
View 4 Replies
View Related
Apr 7, 2011
in windows I can use Putty to create a shortcut which loads a predefined profiles to log into a specific server. How can I do it in Ubuntu? (Instead of click on the terminal icon to open it, type ssh
View 2 Replies
View Related
Jul 4, 2015
Is there any shortcut to move to desktop ? On debian wheezy there was "CTRL+ALT+D" .
View 3 Replies
View Related
Dec 14, 2009
I am attempting to recreate terminal commands with a Fedora desktop launcher shortcut to start x360mediaserve. The commands in the terminal work as below:
Code:
cd /opt/x360mediaserve-0.0.2
./start 192.168.2.126
But attempting to run from a desktop launcher, it doesn't work, with the command line:
Code:
sudo /opt/x360mediaserve-0.0.2/start 192.168.2.126
I have also attempted to create a shell script, from which to launch via desktop launcher:
Code:
#!/bin/bash
cd /opt/x360mediaserve-0.0.2
./start 192.168.2.126
which also doesn't work.
View 6 Replies
View Related
Jan 3, 2010
This should be simple, but I just don't see it. KDE 4 desktopI have an application located in /usr/Kompozer that I'd like to add a shortcut to on my desktop. It's not on the menu. Runs fine from the command line. Right clicking on desktop doesn't seem to have what I need. I tried using Dolphin file manager, but still no joy. Can copy, but again can't paste a shortcut on the desktop... or so it seems.
View 3 Replies
View Related
Sep 13, 2010
I installed matlab for linux via the installer. When I type into the terminal as normal user:
Code:
matlab
the program starts perfectly fine. I want now a click-able icon on the desktop (KDE3.5). So when I produce the application shortcut, no matter how I do define the command, it will not start. I did put Command: matlab (tried also matlab glnx86) I joined in advanced: start in terminal (but it does not work either) I did join the complete and correct path...... Somehow....I do not understand why it starts from the console in user-mode without problems with the command but not while using a shortcut.
View 6 Replies
View Related
Jan 25, 2011
I'm having this problem when i want to delete an icon on my desktop.The icon won't allow me to delete it as it will show error "The specified location is not supported. I attached a screenshot of my desktop. The file that i want to delete is "g on 192.168.0.182.volume". It was a link to my shared network.I've tried delete via terminal but when i viewed my desktop using "ls -a" , the file didn't show up.Or maybe easy solution is my removing my gnome-desktop
View 9 Replies
View Related