Re: Package on which Bug must be reported ? (Trackpad)

2017-06-05 Thread Kaartic Sivaraam
On Mon, 2017-05-29 at 06:30 -0400, Dan Ritter wrote:
> Your TapButton settings are all 0. You probably want some
> combination of 1 , 2 , 3.
> 
>   TapButton1  = 0
>   TapButton2  = 0
>   TapButton3  = 0
> 
> To change the scrolling direction, I seem to remember that
> 
>    VertScrollDelta = 46
> 
> should be made negative.
> 
> After you experiment and find out the settings that work for
> you, make them permanent with the techniques here:
> 
> https://wiki.debian.org/SynapticsTouchpad
> 
> -dsr-

Thanks a lot. It worked out without any problem. Anyways I'm going to
file a bug on the package 'xserver-xorg-input-libinput' as it could
possibly help in  preventing this issue in other laptops.

-- 
Regards,
Kaartic Sivaraam 

signature.asc
Description: This is a digitally signed message part


Re: Package on which Bug must be reported ? (Trackpad)

2017-05-29 Thread Dan Ritter
On Sat, May 27, 2017 at 11:19:41PM +0530, Kaartic Sivaraam wrote:
> On Wed, 2017-05-17 at 15:33 -0400, Dan Ritter wrote:
> > On Wed, May 17, 2017 at 11:06:26PM +0530, Kaartic Sivaraam wrote:
> > > Issue 1 (with a related issue) :
> > > 
> > > I use Debian stretch on my laptop. The track pad of my laptop
> > > isn't detected correctly. As a result, taps aren't considered as
> > > clicks
> > > and I have to click the left / right button in the track pad for
> > > clicking.This is the case with the "default GNOME". On "GNOME on
> > > Wayland", this doesn't seem to be the issue. I guess the track pad
> > > is
> > > detected correctly there as I could use taps for clicks.
> > > 
> > > Another related issues is with "Natural scrolling". I usually like
> > > to
> > > use it. On the "default GNOME" turning the option on/off has no
> > > effect
> > > and thus not allowing me to use Natural scrolling. This is again
> > > not an
> > > issue with "GNOME on Wayland"
> > > 
> > > Please let me know in which package the above issue(s) and the ones
> > > that
> > > follow are to be filed.
> > 
> > Can you use synclient to fix it?
> > 
> 
> As I have fixed the issue with the laptop now, could you tell me what
> value to modify using synclient ? There seems to be a lot of them. You
> could find the output of synclient in [1]
> 
> [1] : https://pastebin.com/sA5U7TmU

Your TapButton settings are all 0. You probably want some
combination of 1 , 2 , 3.

  TapButton1  = 0
  TapButton2  = 0
  TapButton3  = 0

To change the scrolling direction, I seem to remember that

   VertScrollDelta = 46

should be made negative.

After you experiment and find out the settings that work for
you, make them permanent with the techniques here:

https://wiki.debian.org/SynapticsTouchpad

-dsr-



Re: Package on which Bug must be reported ? (Trackpad)

2017-05-27 Thread Kaartic Sivaraam
On Wed, 2017-05-17 at 15:33 -0400, Dan Ritter wrote:
> On Wed, May 17, 2017 at 11:06:26PM +0530, Kaartic Sivaraam wrote:
> > Issue 1 (with a related issue) :
> > 
> > I use Debian stretch on my laptop. The track pad of my laptop
> > isn't detected correctly. As a result, taps aren't considered as
> > clicks
> > and I have to click the left / right button in the track pad for
> > clicking.This is the case with the "default GNOME". On "GNOME on
> > Wayland", this doesn't seem to be the issue. I guess the track pad
> > is
> > detected correctly there as I could use taps for clicks.
> > 
> > Another related issues is with "Natural scrolling". I usually like
> > to
> > use it. On the "default GNOME" turning the option on/off has no
> > effect
> > and thus not allowing me to use Natural scrolling. This is again
> > not an
> > issue with "GNOME on Wayland"
> > 
> > Please let me know in which package the above issue(s) and the ones
> > that
> > follow are to be filed.
> 
> Can you use synclient to fix it?
> 

As I have fixed the issue with the laptop now, could you tell me what
value to modify using synclient ? There seems to be a lot of them. You
could find the output of synclient in [1]

[1] : https://pastebin.com/sA5U7TmU

--
Regards,
Kaartic



Re: Package on which Bug must be reported ? (Trackpad)

2017-05-21 Thread Kaartic Sivaraam
I'm current;y experiencing a little issue with my laptop itself. I'll 
reply back when it gets fixed.


Regards,
Kaartic
On Thursday 18 May 2017 01:03 AM, Dan Ritter wrote:

On Wed, May 17, 2017 at 11:06:26PM +0530, Kaartic Sivaraam wrote:

Issue 1 (with a related issue) :

I use Debian stretch on my laptop. The track pad of my laptop
isn't detected correctly. As a result, taps aren't considered as clicks
and I have to click the left / right button in the track pad for
clicking.This is the case with the "default GNOME". On "GNOME on
Wayland", this doesn't seem to be the issue. I guess the track pad is
detected correctly there as I could use taps for clicks.

Another related issues is with "Natural scrolling". I usually like to
use it. On the "default GNOME" turning the option on/off has no effect
and thus not allowing me to use Natural scrolling. This is again not an
issue with "GNOME on Wayland"

Please let me know in which package the above issue(s) and the ones that
follow are to be filed.

Can you use synclient to fix it?

The package in question is probably xserver-xorg-input-libinput

-dsr-




Re: Package on which Bug must be reported ? (Trackpad)

2017-05-17 Thread Dan Ritter
On Wed, May 17, 2017 at 11:06:26PM +0530, Kaartic Sivaraam wrote:
> Issue 1 (with a related issue) :
> 
> I use Debian stretch on my laptop. The track pad of my laptop
> isn't detected correctly. As a result, taps aren't considered as clicks
> and I have to click the left / right button in the track pad for
> clicking.This is the case with the "default GNOME". On "GNOME on
> Wayland", this doesn't seem to be the issue. I guess the track pad is
> detected correctly there as I could use taps for clicks.
> 
> Another related issues is with "Natural scrolling". I usually like to
> use it. On the "default GNOME" turning the option on/off has no effect
> and thus not allowing me to use Natural scrolling. This is again not an
> issue with "GNOME on Wayland"
> 
> Please let me know in which package the above issue(s) and the ones that
> follow are to be filed.

Can you use synclient to fix it?

The package in question is probably xserver-xorg-input-libinput

-dsr-



Package on which Bug must be reported ? (Trackpad)

2017-05-17 Thread Kaartic Sivaraam
Hello all,

I recently came across a few issues with Debian stretch for which I
would like to file a bug report. I couldn't find the correct package on
which to file the issue and hence sending this email expecting to
identify them. The first issue is described below. Further issues follow
in separate threads. The device information that I think would be useful
is appended after the issue description.

Note: The description of the issue with a little modification is what
would be found in the bug report for that package. So, in case anything
seems missing / needs correction, please let me know.

Issue 1 (with a related issue) :

I use Debian stretch on my laptop. The track pad of my laptop
isn't detected correctly. As a result, taps aren't considered as clicks
and I have to click the left / right button in the track pad for
clicking.This is the case with the "default GNOME". On "GNOME on
Wayland", this doesn't seem to be the issue. I guess the track pad is
detected correctly there as I could use taps for clicks.

Another related issues is with "Natural scrolling". I usually like to
use it. On the "default GNOME" turning the option on/off has no effect
and thus not allowing me to use Natural scrolling. This is again not an
issue with "GNOME on Wayland"


Device Information:

Laptop Vendor : DELL
Laptop Model : 3542
Debian version : 4.9.18-1 (2017-03-30)
Kernel version : 4.9.0-2-amd64
Display Manager : GNOME
Display server : X and Wayland

Please let me know in which package the above issue(s) and the ones that
follow are to be filed.

Regards,
Kaartic