** Tags added: oem-priority
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1351772
Title:
"disable touchpad while typing" doesn't work
To manage notifications about this bug go to:
https://bugs.laun
I'm having the same problem as initially reported by Tessa, but with
Xubuntu 18.04.1 on a HP ProBook 430 G6:
> When selecting "disable while typing" under the touchpad section of the
> "Mouse & Touchpad"
> preferences, nothing changes, the touchpad stays active while typing.
Shall I open a separ
** Changed in: oem-priority
Importance: High => Medium
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1351772
Title:
"disable touchpad while typing" doesn't work
To manage notifications about thi
Got here through bug #1576685 and #1351772 (duplicates or very related):
Summary of my experience with disable while typing feature:
(1) The synaptics and libinput package worked well for me in 16.04 (and
previous version to 12.04 I think) up to 17.04 on thinkpads (x2XX to
carbon X1). Currently I
Sorry #1687191
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1351772
Title:
"disable touchpad while typing" doesn't work
To manage notifications about this bug go to:
https://bugs.launchpad.net/oem
@Christopher,
On Thinkpad T450s, there is only one trackpad device in xinput, and it's a PS/2
device.
So, Thinkpad T450s does not need this workaround solution.
The workaround solution is to block the PS/2 trackpad device.
That's why the workaround solution make your trackpad lost function.
I thi
Thank you! It looks like this:
Thinkpad T450s:
$ xinput
⎡ Virtual core pointer id=2[master pointer (3)]
⎜ ↳ Virtual core XTEST pointerid=4[slave pointer (2)]
⎜ ↳ ELAN Touchscreen id=9[slave pointer (2)]
⎜ ↳ S
@Christopher,
Could you upload the output of the "xinput" of your machine (Thinkpad
T450s)?
We are still debugging why the "disable tap while typing" lost function when
both the i2c and ps/2 devices exist.
For the track pad case, we don't have solution yet.
--
You received this bug notificatio
@lihow731 (#16): This simply makes the track pad not work at all, starting from
bootup.
This is the same effect that the syndaemon workout ends up having, although in
that case it generally doesn't happen immediately.
--
You received this bug notification because you are a member of Ubuntu
Bugs
(Obviously, I mean "on my machine" in my comment #21, ie an Thinkpad
T450s )
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1351772
Title:
"disable touchpad while typing" doesn't work
To manage noti
That definitely seems to help here, thanks!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1351772
Title:
"disable touchpad while typing" doesn't work
To manage notifications about this bug go to:
h
@Christopher and Tessa,
Yes. you can install it in 16.10 and 17.04 using the same commands in
comment 16.
This package will install a configure file into /usr/share/X11/xorg.conf.d/.
This configure will block the "SynPS/2 Synaptics Touchpad" (You could check it
via "xinput" command).
If your to
same question but for 17.04.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1351772
Title:
"disable touchpad while typing" doesn't work
To manage notifications about this bug go to:
https://bugs.lau
Thanks Leon. Should this also work (be tried) on 16.10?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1351772
Title:
"disable touchpad while typing" doesn't work
To manage notifications about this
On 16.04, could anyone test this solution?
$ sudo add-apt-repository ppa:lihow731/xenial
$ sudo apt-get update
$ sudo apt-get install oem-workaround-touchpad-block-synps2
Then, re-login Xserver.
For more detail:
https://ubuntuforums.org/showthread.php?t=2316240&p=13461233#post13461233
--
You rec
Confirmed an issue with 17.04 on a Toshiba Satellite Pro R50 laptop.
Setting using the command: pkill syndaemon ; syndaemon -i 1 -KRd works.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1351772
Title
** Changed in: oem-priority
Status: New => Triaged
** Changed in: oem-priority
Importance: Undecided => High
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1351772
Title:
"disable touchpad
** Also affects: oem-priority
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1351772
Title:
"disable touchpad while typing" doesn't work
To manage notific
16.04 here. The function DOES work for me, but only if the duration is set to 1
second or longer.
Very strange!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1351772
Title:
"disable touchpad while
Still a problem in 17.04.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1351772
Title:
"disable touchpad while typing" doesn't work
To manage notifications about this bug go to:
https://bugs.launch
No problem in Kubuntu
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1351772
Title:
"disable touchpad while typing" doesn't work
To manage notifications about this bug go to:
https://bugs.launchpad.
This is just as bad in 16.10.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1351772
Title:
"disable touchpad while typing" doesn't work
To manage notifications about this bug go to:
https://bugs.la
This is still hurting lots of users in 16.04, all we need is a way to
configure syndaemon. How hard is it to make this a start up config?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1351772
Title:
The quickest one-time workaround is to execute
pkill syndaemon ; syndaemon -i 1 -KRd
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1351772
Title:
"disable touchpad while typing" doesn't work
T
I can't believe this bug is so old.
Do I have the same? I'm on 16.04 with a Lenovo Thinkpad T450s and I do
not even have a "disable while typing" option in the settings.
ps -af | grep synda
shows:
2285 2205 0 Jun25 ?00:00:01 syndaemon -i 1.0 -t -K -R
Usability is really poor be
I can also confirm Valentin's solution.
Toshiba l775d-s7340
Ubuntu 15.10
Cinnamon 2.8.6
A fix for this would alleviate a significant pain point for laptop users
that do a lot of typing.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
Can confirm, can also confirm valentin's solution, although I put it in
a seperate bash script which I run at my unity session startup.
This faulty behaviour has been here for at least 1.5 years now.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscrib
As mentioned by Jeremy, removing the -t argument will fix this behavior. To
work around this issue I have unchecked the "Disable while typing" checkbox and
have added the following command to ~/.xprofile:
syndaemon -i 0.5 -K -R -d
I would love to see this fixed as this seems like a very easy fix
The bug is in the unity-settings-daemon/plugins/mouse/gsd-mouse-
manager.c set_disable_w_typing function.
...
g_ptr_array_add (args, "syndaemon");
g_ptr_array_add (args, "-i");
g_ptr_array_add (args, "1.0");
g_ptr_array_add (args, "-t
This came up in 12.04, but comments went off the rails, and it never got
fixed. This is probably a serious usability issue for anyone with a
modern laptop.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: unity-control-center (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1351772
31 matches
Mail list logo