blob: a419c97f590f1c2add1d2353b922584c127697fb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-discuss] File association query
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20File%20association%20query&In-Reply-To=%3C201207161636.10707.renaud%40olgiati-in-paraguay.org%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="008281.html">
<LINK REL="Next" HREF="008284.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-discuss] File association query</H1>
<B>Renaud (Ron) Olgiati</B>
<A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20File%20association%20query&In-Reply-To=%3C201207161636.10707.renaud%40olgiati-in-paraguay.org%3E"
TITLE="[Mageia-discuss] File association query">renaud at olgiati-in-paraguay.org
</A><BR>
<I>Mon Jul 16 22:36:10 CEST 2012</I>
<P><UL>
<LI>Previous message: <A HREF="008281.html">[Mageia-discuss] How control ernergy events ?
</A></li>
<LI>Next message: <A HREF="008284.html">[Mageia-discuss] File association query
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#8283">[ date ]</a>
<a href="thread.html#8283">[ thread ]</a>
<a href="subject.html#8283">[ subject ]</a>
<a href="author.html#8283">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>I have written a short script to automate the creation of a .mp3 file from a
.mid file.
The script works without any problem.
Next, in Konqueror, I have right-clicked on a *.mid file, gone to Open With,
put in the name of my script (called, imaginatively mis2mp3 ;-3) and selected
Run in Terminal, Do Not Close... and Remember Association...
The script runs in a Konsole window when I click on a .mid in Konqueror file
BUT the Konsole window close when the script exits.
How can I get to remain open ?
Cheers,
Ron.
--
Hindsight is always 20:20.
-- Billy Wilder
-- <A HREF="http://www.olgiati-in-paraguay.org">http://www.olgiati-in-paraguay.org</A> --
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="008281.html">[Mageia-discuss] How control ernergy events ?
</A></li>
<LI>Next message: <A HREF="008284.html">[Mageia-discuss] File association query
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#8283">[ date ]</a>
<a href="thread.html#8283">[ thread ]</a>
<a href="subject.html#8283">[ subject ]</a>
<a href="author.html#8283">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss
mailing list</a><br>
</body></html>
|