From mboxrd@z Thu Jan 1 00:00:00 1970 From: Raghav Gururajan Subject: Re: PLEASE! Input Attach Service Date: Sun, 30 Jun 2019 18:37:00 -0400 Message-ID: References: <620447c44aa5e10fb9272a61ffb41cc95082cbfd.camel@disroot.org> <87lfxjaqx6.fsf@yahoo.de> <3b2cebb1ed0c1719f5eeb7b73bb6ccf6dc37891a.camel@disroot.org> <87zhly7vun.fsf@nckx> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:56144) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hhiRc-0005Y1-0k for help-guix@gnu.org; Sun, 30 Jun 2019 18:37:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hhiRa-0004up-S8 for help-guix@gnu.org; Sun, 30 Jun 2019 18:37:11 -0400 Received: from [178.21.23.139] (port=35492 helo=knopi.disroot.org) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hhiRa-0004sz-Dd for help-guix@gnu.org; Sun, 30 Jun 2019 18:37:10 -0400 In-Reply-To: <87zhly7vun.fsf@nckx> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Tobias Geerinckx-Rice Cc: help-guix@gnu.org, Tim Gesthuizen > Just =E2=80=98cat /dev/ttySn=E2=80=99 will work, or something silly lik= e =E2=80=98LANG=3DC=20 > sed s/./blah/g to run =E2=80=98reset=E2=80=99 afterwards. >=20 > Then use your pen and wait for output. Thanks! So I did "sudo cat /dev/ttyS4" in the terminal. After 10 seconds, the cursor blinking stopped, then I touched the screen with the pen, it started giving output non-stop. Like the output never stopped, I had to close the terminal. Is this a good sign that my touch screen is attached to serial port 4? Regards, RG.