! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Change "Disable touchpad while typing" behaviour.
Status:
RESOLVED: DUPLICATE
Severity:
trivial
Product:
Xfce4-settings
Component:
Mouse Settings

Comments

Description Steven Haigh 2013-04-19 09:27:09 CEST
The default settings for the 'disable touchpad while typing' is to completely disable the touchpad for 2 seconds on keypresses.

Not only is this *way* too long, it is not required. It hinders workflow and is very obnoxious.

A much better set of options to syndaemon would be: -i 0.5 -K -t -R -d

This translates to:

-i How many seconds to wait after last keypress to reenable to touchpad.
-K Do not disable the touchpad for modifier keys. Allows Ctrl + Click etc.
-t Only disable tapping and scrolling. The mouse can still move, but no click events are reported.
-R Use the XRecord extension
-d Start as a background daemon.

This is a MUCH more sensible default. It also improves workflow.
Comment 1 Jérôme Guelfucci editbugs 2013-04-21 10:24:24 CEST
This is already fixed in the git master branch and will be available in the next release of Xfce.

*** This bug has been marked as a duplicate of bug 8948 ***

Bug #10011

Reported by:
Steven Haigh
Reported on: 2013-04-19
Last modified on: 2013-04-21

People

Assignee:
Nick Schermer
CC List:
2 users

Version

Version:
4.10.0

Attachments

Additional information