09-26-2018, 09:04 PM
My system is up and running on Linux Lite 4.0 and all is well, including what appears to be a fully functional wireless Keyboard/touchpad. I have zoom and two finger scroll, in addition to the normal touchpad cursor control. The only minor detail is that the tap to click needs to be disabled, because it is too easy to make accidental clicks.
The problem is that it appears not to be a Synaptics touchpad, and consequently the Mouse and Touchpad within the Control Panel, does not have a Touchpad tab under devices, and no Tap touchpad to click box.
The wireless keyboard/touchpad is the VicTsing model KG3608. The system recognises it as device DaKai 2.4 RX
By looking at the X log, and installing libinput-tools, as far as I can tell, it is the libinput driver that is being used, as a generic support.
Having determined that it is the /usr/share/X11/xorg.conf.d directory that contains the startup options configuration files (I think), I added Option “Tapping” “0” within the Section “InputClass”
of the 40-libinput.conf file, as follows.
Section ”InputClass”
Idendifier “libinput pointer catchall”
MatchIsPointer “on”
MatchDevicePath “/dev/input/event*”
Option “Tapping” “0”
Driver “libinput”
EndSection
I used pointer because that’s what the libinput list-devices said. But this had no effect.
Unfortunately, at an earlier stage, I managed to actually crash the xserver, by having a non-unigue identifier conflict. But was able to get back in via tty2 and recover
I’m now somewhat apprehensive of making more changes, when the non-synaptics touchpad, although working, does not appear to be fully supported.
Although the Synaptics may well be the de facto on Notebooks and Laptops, it seems there are an increasing number of wireless keyboards that do not use the Synaptics.
So the question is has anyone else had this problem, and know of a solution, or have a knowledgable suggestion that might allow the tap to click to be disabled.
The problem is that it appears not to be a Synaptics touchpad, and consequently the Mouse and Touchpad within the Control Panel, does not have a Touchpad tab under devices, and no Tap touchpad to click box.
The wireless keyboard/touchpad is the VicTsing model KG3608. The system recognises it as device DaKai 2.4 RX
By looking at the X log, and installing libinput-tools, as far as I can tell, it is the libinput driver that is being used, as a generic support.
Having determined that it is the /usr/share/X11/xorg.conf.d directory that contains the startup options configuration files (I think), I added Option “Tapping” “0” within the Section “InputClass”
of the 40-libinput.conf file, as follows.
Section ”InputClass”
Idendifier “libinput pointer catchall”
MatchIsPointer “on”
MatchDevicePath “/dev/input/event*”
Option “Tapping” “0”
Driver “libinput”
EndSection
I used pointer because that’s what the libinput list-devices said. But this had no effect.
Unfortunately, at an earlier stage, I managed to actually crash the xserver, by having a non-unigue identifier conflict. But was able to get back in via tty2 and recover
I’m now somewhat apprehensive of making more changes, when the non-synaptics touchpad, although working, does not appear to be fully supported.
Although the Synaptics may well be the de facto on Notebooks and Laptops, it seems there are an increasing number of wireless keyboards that do not use the Synaptics.
So the question is has anyone else had this problem, and know of a solution, or have a knowledgable suggestion that might allow the tap to click to be disabled.
I know you believe you understand what you think I said. But I'm not sure you realise that what you heard is not what I meant.
:Communication Theory
:Communication Theory