Xfce Forum

Sub domains
 

You are not logged in.

#1 2015-10-24 19:44:30

gastlag
Member
Registered: 2015-10-24
Posts: 4

Disable touchpad while typing - time

Hello,

I'm using XFCE and I think the default 2.0 second is way too long. For exemple for me 0.05 second is enought. May be you should reduce the default time.
http://docs.xfce.org/xfce/xfce4-settings/mouse#touchpad

Best and thanks for all you do !

Last edited by gastlag (2015-10-24 20:01:12)

Offline

#2 2015-10-24 20:58:57

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 11,015

Re: Disable touchpad while typing - time

You can reduce the time yourself by adjusting the duration slider just below the checkbox.
Or programmatically via:

xfconf-query -c pointers -p /DisableTouchpadDuration -s 0.05

Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki  |  Community | Contribute ---

Offline

#3 2015-10-26 10:48:10

gastlag
Member
Registered: 2015-10-24
Posts: 4

Re: Disable touchpad while typing - time

Hello Toz,

Thank you for your answer ! But it doesn't work fine.

I'm using Debian 8.2 with XFCE on a macboopro 5.5

First it didn't worked because I had to create "DisableTouchpadDuration" because with your command i get that :

La propriété "/DisableTouchpadDuration" n'existe pas dans le canal "pointers". Si une nouvelle propriété doit être créée, utilisez l'option --create..

So I created it via this in the terminal

xfce4-settings-editor

I put the type on "Double" but it doesn't work. And searching "DisableTouchpadDuration" I've found this recent bugreport : https://bugs.launchpad.net/ubuntu/+sour … ug/1453512

Finally the easiest way is to uncheck this in the xfce panel

Disable touchpad while typing

and launch this at each start

syndaemon -i 0.05 -K -R

.

I think the best would be reduce the default value. 2s is realy too long.

Last edited by gastlag (2015-10-26 13:00:41)

Offline

#4 2015-10-26 14:54:25

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 11,015

Re: Disable touchpad while typing - time

It looks like a bug report already exists for this.


Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki  |  Community | Contribute ---

Offline

Board footer

Powered by FluxBB