Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Feb 2024 13:04:14 +0100
From:      Michael Gmelin <freebsd@grem.de>
To:        Milan Obuch <freebsd-x11@dino.sk>
Cc:        freebsd-x11@freebsd.org
Subject:   Re: Touch screen zoom - any method to disable?
Message-ID:  <25681A46-E20D-4F32-B781-24842FAA3C8B@grem.de>
In-Reply-To: <20240216124605.4c4030f2@zeta.dino.sk>

index | next in thread | previous in thread | raw e-mail



> On 16. Feb 2024, at 12:46, Milan Obuch <freebsd-x11@dino.sk> wrote:
> 
> Hi,
> 
> I have a terminal with touch screen running luakit with custom
> application. Basically, it works as intended, however, sometimes user
> unknowingly zooms into part of screen.
> 
> While relatively easy, all that's necessary is unzoom it using two
> fingers (the same way as used on smartphones), it scares this user a
> bit. So the best way to handle it would be not allowing zoom to occur.
> 
> Is there a method to do this? Some configuration of X? My setup uses
> webcamd to create event file for touch screen and libinput driver to
> handle input event in X.

Can you share the output of

  xinput list

and for each of the devices shown

  xinput list-props device

Cheers




home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?25681A46-E20D-4F32-B781-24842FAA3C8B>