From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Paul Gimpelj" Subject: logging console input Date: Tue, 25 May 2004 09:54:02 -0400 Sender: linux-c-programming-owner@vger.kernel.org Message-ID: <00b101c4425f$bcff70c0$3410fea9@zoom> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: List-Id: Content-Type: text/plain; charset="us-ascii" To: linux-c-programming@vger.kernel.org Well, Say I am typing all day and night into console and want a record of my input to review later. in case I forgot what i typed in hours ago. Under windows one hooks into the journaling hook vector. by writing a program in c. This gives the keyboard input so it can be recorded into a file. Is there a simple way to log the keyboard of the console, or does one need to write a module to hook the kernel. thanks. Ps. I am using ms mail 6. and wouldn't it be nice if i could just click reply and it would send my response to the linux-c........ rather than .... or is there a different email browser set up for this mail list?