From: Simon Thelen <gentoo-user@c-14.de>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] [OT] application to configure mouse
Date: Thu, 14 Dec 2017 00:45:11 +0100 [thread overview]
Message-ID: <20171213234511.GB4329@anonymous> (raw)
In-Reply-To: <CAAD4mYir2aqjrVEUQOAaO7YdaeB0NcSyW5WHZircBvDaJOkcRg@mail.gmail.com>
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.
I have a 05-mouse.conf containing:
Section "InputClass"
Identifier "Kingsis Peripherals ZOWIE Gaming mouse"
MatchIsPointer "on"
Option "AccelerationProfile" "-1"
EndSection
You can look for the xorg.conf variable names you need in xorg.conf(5),
or just google it.
--
Simon Thelen
next prev parent reply other threads:[~2017-12-13 23:45 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-13 8:56 [gentoo-user] [OT] application to configure mouse pat
2017-12-13 17:10 ` wabe
2017-12-13 21:47 ` R0b0t1
2017-12-13 23:35 ` Neil Bothwick
2017-12-13 23:45 ` Simon Thelen [this message]
2017-12-13 23:48 ` Simon Thelen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20171213234511.GB4329@anonymous \
--to=gentoo-user@c-14.de \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox