From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-user+bounces-181373-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id B4606139083
	for <garchives@archives.gentoo.org>; Wed, 13 Dec 2017 23:49:03 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 7970DE0F2C;
	Wed, 13 Dec 2017 23:48:58 +0000 (UTC)
Received: from synchrony.c-14.de (sthelen.eu [IPv6:2a01:4f8:c17:6b43::b:17])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id C0AC7E0EEC
	for <gentoo-user@lists.gentoo.org>; Wed, 13 Dec 2017 23:48:57 +0000 (UTC)
Received: from sardaukar.c-14.de (HSI-KBW-046-005-197-163.hsi8.kabel-badenwuerttemberg.de [46.5.197.163])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(Client did not present a certificate)
	by synchrony.c-14.de (Postfix) with ESMTPSA id 62C5860B31
	for <gentoo-user@lists.gentoo.org>; Wed, 13 Dec 2017 23:48:56 +0000 (UTC)
Date: Thu, 14 Dec 2017 00:48:54 +0100
From: Simon Thelen <gentoo-user@c-14.de>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] [OT] application to configure mouse
Message-ID: <20171213234854.GC4329@anonymous>
Mail-Followup-To: gentoo-user@lists.gentoo.org
References: <9457221bd2adff627b1335247af93fff@xvalheru.org>
 <20171213180917.6d4deed7@hal9000.localdomain>
 <CAAD4mYir2aqjrVEUQOAaO7YdaeB0NcSyW5WHZircBvDaJOkcRg@mail.gmail.com>
 <20171213234511.GB4329@anonymous>
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
In-Reply-To: <20171213234511.GB4329@anonymous>
User-Agent: Mutt/1.9.1 (2017-09-22)
X-Archives-Salt: 0a2a6891-5cf5-434a-9bf8-e08893286144
X-Archives-Hash: b8cf1f0c81f7d47180d45e5aa8b157af

On 17-12-14 at 00:45, Simon Thelen wrote:
> On 17-12-13 at 15:47, R0b0t1 wrote:
> > On Wed, Dec 13, 2017 at 11:10 AM, wabe <wabenbau@gmail.com> wrote:
> > > pat@xvalheru.org wrote:
> > >> Hi,
> > >>
> > >> Sorry for this offtopic, but is there a UI standalone application to
> > >> configure mouse? I'm using fluxbox and don't want to install gnome or
> > >> kde.
> > > You didn't say what parameters you want to configure. For speed,
> > > acceleration and threshold you can use xset. But be warned, it has no
> > > GUI.
> > The problem with xset is that removing the device and restarting will
> > remove the commands. It is good to have a settings daemon, but I don't
> > know of one.
> You can take every option settable through xset and set it in
> /etc/X11/xorg.conf.d . That will then make sure the options are set
> every time X starts. You can also take the xset command and write it
> into ~/.xinitrc if you don't have root.
Just a note here, if you put the command in your .xinitrc removing and
re-adding the device will probably reset the settings, but the
xorg.conf.d approach should be permanent (works for me without issues).

-- 
Simon Thelen