Summary: | Wish: "Open As...(user/root)" dialog | ||
---|---|---|---|
Product: | [Applications] kate | Reporter: | perlmeister |
Component: | general | Assignee: | KWrite Developers <kwrite-bugs-null> |
Status: | RESOLVED INTENTIONAL | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version First Reported In: | 2.1 | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
perlmeister
2003-02-19 12:38:34 UTC
technically not really possible in that way (not sane), but you can for example use the fish ioslave to connect to your own machine with root rights (if you allow that on your machine for localhost) kdesu -c "kwrite /etc/somefile" can be typed in a term or in the alt + f2 command line, or even in a .desktop file |