linphone-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linphone-users] Enabling console editing the simple way


From: Mikhail Ramendik
Subject: [Linphone-users] Enabling console editing the simple way
Date: Mon, 28 Feb 2005 01:45:32 +0300
User-agent: KMail/1.7.1

Hello,

I have found a way to enable simple console editing in linphonec without 
modifying the code. This may be worth inclusion in some FAQ.

Here's my script:

#!/bin/sh
stty icanon
stty iexten
stty crterase
linphonec


-- 
Yours, Mikhail Ramendik





reply via email to

[Prev in Thread] Current Thread [Next in Thread]