Right now on Debian, this is happening with a lot of programs. For example, www-browser launches the default browser and editor launches the preferred text editor. This is all handled by /usr/sbin/update-alternatives. Do you want more than that?<br /><br />Dan<br /><br />&gt; I think it would be easier to launch applications if you had the option<br />&gt; <br />&gt; to run the default application of a particular type from a short,<br />&gt; <br />&gt; generic, plain language command.<br />&gt; I am suggesting that it would be nice if, for example, you were logged<br />&gt; <br />&gt; into a KDE session on some random computer and you entered &quot;text-editor&quot;<br />&gt; <br />&gt; into the &quot;Run Command...&quot; box or in a terminal session, it would launch<br />&gt; <br />&gt; a text editing program such as kwrite or gedit or whatever the user&#39;s<br />&gt; <br />&gt; default text editor is. This could be implemented with symbolic links or<br />&gt; <br />&gt; the alternatives system or perhaps some other way.