From mboxrd@z Thu Jan 1 00:00:00 1970 From: Raghav Gururajan Subject: Re: PLEASE! Input Attach Service Date: Wed, 03 Jul 2019 16:26:29 -0400 Message-ID: References: <620447c44aa5e10fb9272a61ffb41cc95082cbfd.camel@disroot.org> <87lfxjaqx6.fsf@yahoo.de> <3b2cebb1ed0c1719f5eeb7b73bb6ccf6dc37891a.camel@disroot.org> <87zhly7vun.fsf@nckx> <875zol64ru.fsf@yahoo.de> <621d7c3b7bfa56723e3a0102e5cea13ab9786c43.camel@disroot.org> <847ad04a4bd4e8304be21ab0b36ca4f6cb4d2b3f.camel@disroot.org> <87pnmri33q.fsf@yahoo.de> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:58976) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hilpy-0005WK-S7 for help-guix@gnu.org; Wed, 03 Jul 2019 16:26:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hilpx-0001Wk-Jr for help-guix@gnu.org; Wed, 03 Jul 2019 16:26:42 -0400 Received: from [178.21.23.139] (port=35410 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 1hilpx-0001V0-62 for help-guix@gnu.org; Wed, 03 Jul 2019 16:26:41 -0400 In-Reply-To: <87pnmri33q.fsf@yahoo.de> 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: Tim Gesthuizen Cc: help-guix@gnu.org > As for any service these values are already documented [1]. > Make sure that you are reading an up to date version of the manual. Ah I see. Sure, I can check. > The wacom device type is already the default. As inputattach can be > used > for many device types I would not want to change the default values > to > suit our specific needs. Oh no, I did not want to change the default values just so it works for me. :-) > I don't even know whether the /dev/ttyS4 port is a constant among > x200t thinkpads. It appears tyyS4 is constant among x200-t devices, as it worked for both of us. You could make it the default value and you could change if you encounter any new facts. Regards, RG.