| Summary: | wish for --nofork in kstart | ||
|---|---|---|---|
| Product: | [Unmaintained] kstart | Reporter: | Richard Neill <kde> |
| Component: | general | Assignee: | Lubos Lunak <l.lunak> |
| Status: | RESOLVED INTENTIONAL | ||
| Severity: | wishlist | CC: | kde |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Mandriva RPMs | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Richard Neill
2005-12-28 11:16:49 UTC
It might be simpler to use window-specific settings (Alt+F3/Advanced/...) and launch vncviewer directly, perhaps with --class argument to have a distinct window class to be able to have a rule only for this specific case. Re #1: Thanks for the workaround. But I still think my proposal would be useful, because:
* Wanting kstart not to fork must be quite a common condition
and
* kstart is already quite powerful, and easy to use. It's the logical place
to put it.
[Incidentally, another possible switch might be --wait-for-window. This would
This would delay the return of kstart until the application had finished starting up. eg "kstart --wait-for-window oowriter" would only return to the prompt after oowriter had loaded (which takes about 40 seconds on my system!)
However, I think it might be hard to do, and it would be only occasionally useful.]
|