You are not logged in.
Pages: 1
Can I teach "run program"/Alt+F2 to run a program with maybe the first 3 letters typed, then opening a choice and learning what I prefer to open?
Let's say, I type "ope" and it shows me eg. "opera" "openoffice", but knows I normally choose "opera", this then is on the top of the list and opens with "enter", a click of the eye
This works quite good in opensuse,
I missed this function Alt+F2 in all other linux-distros, or me being too stupid to find it
Now I see it here, but not so suitable
Any workaround for this?
Martin
Offline
The default run dialog is gmrun, you can replace it with other ones if you want. What I suggest though, is using dmenu by hitting alt+f3. krunner is the default in opensuse, you could install that instead but it will pull in all of the KDE deps.
Last edited by mynis01 (2012-08-30 22:45:29)
Offline
Can I teach "run program"/Alt+F2 to run a program with maybe the first 3 letters typed, then opening a choice and learning what I prefer to open?
Let's say, I type "ope" and it shows me eg. "opera" "openoffice", but knows I normally choose "opera", this then is on the top of the list and opens with "enter", a click of the eye
This works quite good in opensuse,
I missed this function Alt+F2 in all other linux-distros, or me being too stupid to find it
Now I see it here, but not so suitable
Any workaround for this?Martin
You could create alot of links in /usr/bin. E.g.
cd /usr/bin
ln -s soffice oo
ln -s firefox ff
...
Sheng-Chieh
Tux's Links
http://shengchieh.50webs.com/tuxslinks.html
Offline
Pages: 1
Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.