Manjaro Arm users - What does your trackpad/keyboard conf file look like?
#1
So I'm using Manjaro for ARM with KDE and it is in general fantastic, so thank you very much to the team behind it.

I have one major issue - whatever I do my trackpad still isn't accurate.
I have run the firmware update described on the Manjaro forum - it helped a bit but I still find that the pointer keeps moving after I drag it across the screen.
I have experimented with the config file, any feedback is welcome:

[ivan@ivan ~]$  cat /etc/X11/xorg.conf.d/00-keyboard.conf     
# Written by systemd-localed(8), read by systemd-localed and Xorg. It's
# probably wise not to edit this file manually. Use localectl(1) to
# instruct systemd-localed to update it.
Section "InputClass"
       Identifier "system-keyboard"
       MatchIsKeyboard "on"
       Option "XkbLayout" "gb"
       Option "XkbModel" "pc105"
       Option "XkbOptions" "terminate:ctrl_alt_bksp"
EndSection

Section "InputClass"
       Identifier "touchpad catchall"
       Driver "synaptics"
       MatchIsTouchpad "on"
       MatchDevicePath "/dev/input/event*"
       Option "MinSpeed" "0.25"
       Option "FingerLow" "0.25"
       Option "PalmDetect" "1"
       Option "VertScrollDelta" "64"
       Option "HorizScrollDelta" "64"
       Option "ConstantDeceleration" "1"
       Option "CoastingFriction" "0"
       Option "HorizHysteresis" "0"
       Option "VertHysteresis" "0"
       Option "PressureMotionMinZ" "60"
       Option "PressureMotionMaxZ" "160"
EndSection



Would others mind catting the contents of their file?
And are you all using synaptics or just libinput?

Cheers.


Messages In This Thread
Manjaro Arm users - What does your trackpad/keyboard conf file look like? - by Eggmonkey - 02-17-2020, 04:00 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  PinePhone keyboard not registering input properly Feemphynead 0 357 04-25-2025, 03:37 AM
Last Post: Feemphynead
  pbp with manjaro arm seems to not find any hardware[no wifi, blutooth or battery] frank_philip 4 975 03-15-2025, 01:47 AM
Last Post: frank_philip
  new manjaro install: wlan0 stuck in setting network address zkajdan 5 1,162 02-19-2025, 12:49 PM
Last Post: zkajdan
  Manjaro Sway Theme Broken Eighty8 1 1,371 03-08-2024, 08:41 AM
Last Post: tophneal
Question Manjaro with Full Disk Encryption and GRUB dumetrulo 1 3,035 02-02-2024, 02:45 AM
Last Post: frankkinney
  Manjaro network problem late 2023 acruhl 1 1,365 01-19-2024, 11:32 PM
Last Post: Kevin Kofler
  Help installing Manjaro on eMMC of Pinebook Pro pine4546464 4 4,243 12-13-2023, 07:22 PM
Last Post: trillobite
  Need Help Recovering Manjaro /boot Contents on Pinebook Pro calinb 6 4,843 12-11-2023, 03:47 AM
Last Post: calinb
  Manjaro 20.04 not loading from SD (with Manjaro on eMMC) zaius 1 1,383 12-07-2023, 03:11 PM
Last Post: wdt
  Manjaro ARM: enabling external monitors & fixing Broadcom WiFi after updating trifleneurotic 2 2,451 11-14-2023, 10:57 AM
Last Post: trifleneurotic

Forum Jump:


Users browsing this thread: 1 Guest(s)