0

I've added the touchpad to te .config/sway/config file but it doesn't work, I've also tried to see libinput debug-events, but when i try to use the touchpad it doesn't seem to be revelated. (I have just installed a clean version of archlinux)

swaymsg -t get_inputs returns: 1)Identifier: "2:14:ETPS/2_Elantech_Touchpad"

And also 2)Identifier: "1267:37:Elan_Touchpad"

So I've added to .config/sway/config

Input "the identifier 1" { dwt enabled tap enabled middle_emulation enabled natural_scroll enabled

} Input "the identifier 2" { dwt enabled tap enabled natural_scroll enabled middle_emulation enabled

}

But the touchpad still don't work

asked Nov 16, 2022 at 23:26

1 Answer 1

0

You don't need the device identifier, I tested a few minutes ago.

input "type:touchpad" { dwt enabled tap enabled }
answered May 28, 2023 at 18:03
Sign up to request clarification or add additional context in comments.

Comments

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.