Ubuntu :: 11.04 - Get Application Command Shortcut?
Jul 26, 2011
I want to configure my keyboard shortcuts, but I need to get the commands for certain applications in the list. How do I do this? It appears I can't right click any icons that come up when I search for them.
View 9 Replies
ADVERTISEMENT
Jan 15, 2010
I'm having Ubuntu Kramic Koala and i want to create a custom application launcher on the panel so when it is clicked it should open a terminal window and run the following command and then show the output for 5 secs and then closes the terminal... how can i do this?
Code:
cat /proc/sys/vm/laptop_mode && sleep 5
the above command is what i want to be executed at time of running the custom application launcher. if i paste the command in a terminal, it will show the output for 5 secs and then terminates... that's almost what i want. what i exactly want is that, i want it to work like when i click on the shortcut launcher, it should open a terminal and then exectues that command, show the output for 5 sec, pause, and then exits the teriminal.
View 8 Replies
View Related
Jan 30, 2010
I have the open source version of Rise of the Triad for linux. If I open rott in a terminal then I go tp the directory where the file is standing and do ./rott.
Now I want to make a shortcut on my desktop and if I putt
Code:
~/Games/rott-1.1.1/rott$ ./rott
in the shortcut then it won't start.
What can I do to start it with a shortcut.
View 9 Replies
View Related
Sep 1, 2010
I'm new here, but certainly not new to Linux. Some of you may recognise my screen handle from other forum groups. Sadly my other communities seem to be dying and this one is going strong so here I am! I'm sure there's something I'm doing incorrectly, but here's my scenario:
I have a pair of shell scripts that launch SSH sessions with different forwarded ports, and use them multiple times each day. I'd like to drag the shell script directly onto the top Ubuntu Bar where shortcuts go and be able to use it. Or, even better, put all of my frequently used shell scripts in a "drawer". I know that I used to be able to make a shortcut, and set its path to "gnome-terminal -e file://xx.sh" and the script would run in a new terminal window. When I try to do this, a terminal opens with an error dialog that reads "There was an error creating the child process for this terminal". Permissions?
View 9 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
Jan 2, 2010
I have created .NET 2.0 windows application setup with MySQL database on the XP and I have installed same setup on the Ubuntu. Right now full setup of my windows application (Desktop application) using WINE installed successfully but I'm facing one major problem. but when I'm trying to open my application using shortcut from desktop its not opening.
View 1 Replies
View Related
Jun 27, 2010
I tried to create a shortcut to an app I wanted in the plasma dashboard. When I did so, I found that it was owned by root! When I looked at the permissions of the other app icons, they were owned by me, the user.Why did plasma make my newly created app launcher owned by root?I'm so used to the way KDE 3 worked. It was so much simpler. I could click anywhere on that desktop to add shortcuts and they were owned by me, not root. I don't understand why they changed this.
View 9 Replies
View Related
Mar 19, 2011
I've run into a problem that the combination ALT+F2 doesn't launch Run Application I have Linux Mint 10, the key combination is assigned all right in 'Keyboard shortcuts' and in gconf-editor.
View 4 Replies
View Related
Dec 13, 2010
I use ctrl + shift + s to launch synaptic in KDE. That works wonderful and it is standardized on all my systems. I want to define the same in gnome, so that it does not matter if I'm in gnome or KDE.Where can I do this?Now before you start mentioning, I am familiar with keyboard launchers like launchy or gnome do (but have to admit that I don't know that much what gnome do does in all extents), so I am not looking for a program that launches an app after typing a few letters. I want exactly that keyboard combination, everything else will not do it.
I just mention that, because it happens all the time that I see in my posts that I ask:
How can I do B with Y? I don't want to use Z. (specifically asking the question) and then hear as an answer: you can do B with Z!And I am always tempted to answer: That is not what I asked, I asked something specific and got an answer that does not concern it.
View 6 Replies
View Related
May 12, 2010
I have a java program that needs to be launched with root privileges (from an account that doesn't have root privileges) from a desktop shortcut. The command would look something like this: java -jar /file/location/whatever.jar I've searched and searched and can't figure out how to do this. EDIT*** I would like it to pop up and ask for the root password before it launches the application.
View 3 Replies
View Related
Apr 21, 2011
I want to place a couple of launchers on my desktop so when I click them a terminal opens and runs the command how do I do this?E.g I want one for tail -f /var/log/messages, and another for rtorrent
View 2 Replies
View Related
Feb 13, 2010
Is there a way to set a specific terminal command as a keyboard shortcut? I know gnome-terminal opens the terminal, but is there a way to make a keyboard shortcut that opens the terminal and runs top?(I don't like how cpu heavy gnome-system-monitor is)
View 4 Replies
View Related
Sep 10, 2010
I would like to use the keyboard shortcut of <Super>Tab to open the main applications menu.
What is the command for opening the main applications menu? I have searched but cannot find it.
View 2 Replies
View Related
Feb 2, 2011
I would like to make a keyboard shortcut to execute the following command:
Code: /usr/bin/xdotool key XF86MonBrightnessDown The command, when run from a terminal, works perfectly. However, when run via a keyboard shortcut, the command fails to execute. how I can execute my command with a keyboard shortcut. I am running Ubuntu 10.10 Netbook Edition with Unity-2d.
View 3 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
Sep 19, 2011
Every time I need to start or stop Tomcat, I am navigating to:
/Tomcat_Dir/bin
and once I am in the folder I enter:
./Startup.sh
And to stop the server, I navigate to the same directory and enter:
./Shutdown.sh
I was wondering if there was a way in Linux to alias the above described process, so that from any location in the filesystem, I can simply type in something like
StartTomcat or StopTomcat to perform the Startup and Shutdown of the web-server?
View 2 Replies
View Related
Apr 19, 2010
To install kde:
Code:
To groupinstall
Code:
Are those correct?
Any other command to install gnome/kde on Fedora?
View 5 Replies
View Related
Sep 12, 2010
I have fedora installed on my P4. Can anyboy tell me what is the Shortcut/Command for DisablingEnabling GUI on Fedora 8.0 ?
I have figured out that for disabling, we have the shortcut :-
ctrl - alt- f1
View 2 Replies
View Related
May 11, 2011
I am working with rdesktop.I have a win2003 server. I want to remote only single application from my ubuntu desktop.I am using this command from my terminal service
ubuntu$rdesktop -u test -p password -g 80% -s "c:/seamlessrdp/seamlessrdpshell.exe c:/Program Files (x86)/Microsoft Office/Office14/WINWORD.EXE" 192.168.x.x
Its working fine. But when I am using desktop shortcut from create launcher it's not responding.
View 1 Replies
View Related
Jul 24, 2010
For example, I always go to this path:
/user/something/somefolders/somewhere
but I don't want to type
cd
/user/something/somefolders/somewhere
in the terminal all the time, can I have some short hand to do so? for example, can I do something like
cd commandPlace
to replace the path?
View 5 Replies
View Related
Apr 5, 2011
When at the command line, I find that I have to type out this command very often: find . -iname "*php" -exec grep -H query {} ; I'd love to set up an alias, script, or shortcut to make it work easier. I would like to do something like: mysearch query ("*php") (.) It would be great if the command could accept three arguments, in reverse order:
query string, file name expression, directory If the second two arguments were omitted they would default to not being included, and the current directory. Finally, the icing on the cake would be that if additional variables were included (4th, 5th, 6th...) they would be injected as additional arguments for the find command (like I could say -type d) at the end. Attempted code I tried the example below, but I'm still having trouble setting default values. What am I doing wrong?
#!/bin/bash
c=${param1+.}
b=${param2+*}
a=${param3+test}
find $c -iname $b -exec grep -H $a {} ;
View 1 Replies
View Related
May 13, 2010
Im using Fedora Core 5.how to switch to command line from GUI using keyboard shortcut.
View 19 Replies
View Related
Sep 11, 2010
In order to avoid switching user, is it possible to open dolphin in root mode. If yes, what is the command, and the keyboard shortcut to enter it.
View 3 Replies
View Related
Jul 20, 2010
I use a variety of text editors and web browsers with SSH often, and I want to bind my text copy/paste to windows+c/windows+v combos at the global level for better workflow (ctrl c has it's obvious problems in this scenario).I went to create a custom keyboard shortcut (which will hopefully override individual apps as well), and it asks for the command.
View 1 Replies
View Related
Feb 18, 2011
I have download many applications that run from the terminal. and I can not access them directly from my computer without remember the name of the application and type it into the terminal. Some of them are just the name of the application but some of them are many commands into one line. So is there any way to add them under the application menu or desktop? I tried the luncher but it does not work.
View 7 Replies
View Related
Jan 7, 2010
After having installed a certain programme, in my experience it can sometimes be slightly boring if you want to start the application from the terminal, but you can't figure out the right command, which to my knowledge is not always the same as the exact name of the application.
- Is there a way that I do not know to find this "start-up" command ? - Would it be convenient to include this command with the short description of the application as given in Synaptic (shown when selecting a programme in synaptic before marking it for installation etc.)
View 4 Replies
View Related
Feb 12, 2011
I have a application in
/xxx/xxx/xxx/app
I need to type a long path each time, if I want to use it. I want to use it just type 'app'. How to do? Whatever I'm stay in any path.
View 2 Replies
View Related
Jun 8, 2010
Whenever we insert CD,it creates a shortcut link in desktop.Can we list this link name by using any command? I am using Oracle Enterprise Linux 5.0.
View 10 Replies
View Related
Sep 27, 2010
How do I kill a python application from the command line? For an example I have 2 applications running. The first is bleachbit and the second is furiusisomount. They are both python applications so they both come up as python under process name. I could kill them by ID number but if there was another way to do it so that it could be automated in a bash script.
View 9 Replies
View Related
Feb 23, 2011
what command will show me what application, or process is utilizing partition sda2. Here is an output that shows what I am seeing on the server.
[code]...
One to note is that this is an oracle rac server so the database binaries may be on sda but the DB's reside on the SAN.
View 1 Replies
View Related