Using the Kubuntu Run Command Dialog (Alt+F2) Izmantojot Kubuntu Run Command logs (Alt + F2)
Kubuntu linux is a variant of Ubuntu that uses the KDE desktop environment instead of Gnome. Kubuntu linux, ir variants, Ubuntu, kas izmanto KDE darbvirsmas vide, nevis Gnome. The KDE desktop KDE desktop can be installed on Ubuntu easily var uzstādīt uz Ubuntu viegli , however. , Tomēr.
The quickest way to run a command on Ubuntu or Kubuntu is to use the Alt+F2 shortcut key. Ātrākais veids, kā vadīt komandu Ubuntu vai Kubuntu ir izmantot Alt + F2 īsinājumtaustiņš. This pops up a dialog that looks like this: Šajā pops up dialoglodziņš, kas izskatās šādi:

You can type any command that you would regularly use from a terminal window and it will run. Jūs varat ierakstīt jebkuru komandu, kuru jūs regulāri izmanto no termināļa loga, un tas darbosies. Using the Options button gives you a number of other interesting options. Izmantojot pogas Opcijas jums dod vairākas citas interesantas iespējas. Let's try a simple ls -l command: Mēģināsim vienkāršs ls-l komanda:

We've checked the “Run in terminal window” checkbox so that the output of the command will show up in a terminal window. Mēs esam pārbaudīts "Run in termināļa loga" izvēles rūtiņu, lai ar komandas rezultātu uzrādīs termināļa logā. On Ubuntu this doesn't seem to work right, but in Kubuntu or KDE this is really useful. Par Ubuntu tas nešķiet darbu labi, bet Kubuntu vai KDE tas ir patiešām noderīga. Either hit enter or click the Run button, and you'll see something like this: Nu hit ievadiet vai noklikšķiniet uz Run pogu, un Jūs redzēsiet kaut kas līdzīgs šim:

This is extremely useful for quickly getting the results of commands like ifconfig where you just need the output of the command. Tas ir ļoti noderīgi, lai ātri panākt to komandu rezultātus, piemēram, ifconfig, kur vajag tikai rezultātu komandu.
Another neat feature is that the Run Command remembers the settings for each command. Vēl viens veikls iezīme ir tā, ka Run Command atceras katras komandas uzstād. In the last command we typed 'ls -l' and checked the “run in terminal window” box. Kas pēdējo komandu mēs typed 'ls-l' un pārbaudīti "run in terminal window" lauciņā. When we type in something else, the settings are defaulted: Kad mēs tipa kaut kas cits, uzstādījumi ir saistību neizpilde:

But if we start typing 'ls -l' again, it automatically checks the checkbox that we set before: Bet, ja mēs sāktu rakstīt "ls-l 'atkal, tas automātiski pārbauda rūtiņu, ka mēs, kas līdz:

The other options include running a command as a different user and setting the priority of the command. Iespējas ietver darba komandu kā cits lietotājs un nosakot prioritāti komandu. For the most part, you'll just type sudo or gksu before the command if it needs to run as root, but if you were trying to run a command as a different user entirely, it would be useful. Par lielāko daļu, jums vienkārši ierakstiet sudo vai gksu pirms komandu, ja tai ir darboties kā root, bet ja jūs mēģināt palaist komandu kā cits lietotājs pilnībā, tas būtu noderīgi.

Daily Email Updates Daily Email Updates
You can get our how-to articles in your inbox each day for free. Jūs varat saņemt mūsu how-to rakstus savā pastkastītē katru dienu par brīvu. Just enter your name and email below: Vienkārši ievadiet jūsu vārdu un e-pasta zemāk:



Is there a way to tweak the items that appear in this dialog? Vai ir veids, kā kniebiens posteņiem, kas iekļauti šajā dialog? I have tweaked the names of a couple shortcuts in the /user/bin directory – and they launch with the new names from within the run dialog – but I would also like to add website shortcuts there etc. Man ir tweaked par pāris īsceļu / lietotājs / bin direktoriju nosaukumi -, un tās uzsākšanu ar jaunajiem nosaukumiem no iekšpuses vadīt dialogu - bet es vēlos arī pievienot tīmekļa īsceļi tur utt
This is what I do on my work machines (Windows – using the shortcuts in c:\windows) – but I haven't been able to do anything but tweak what is already in the /usr/bin directory. Šis ir tas, ko man par manu darbu mašīnas (Windows - izmantojot īsceļus in c: \ windows) - bet man nav bijusi iespēja darīt kaut ko, bet kniebiens kas jau atrodas / usr / bin direktorijā. Basically I would like to do the equivalent of creating aliases in the ~/.bashrc – only I want them to run with the Run Application dialog. Būtībā es gribētu darīt ekvivalents izveidot pseidonīmi in ~ /. Bashrc - tikai es vēlos viņus skaitīt Run Application dialog.
Thanks!!! Thanks!