From 34e26905a8f91ec07be8f7560331da67fd75c5d7 Mon Sep 17 00:00:00 2001 From: aminnairi <18418459+aminnairi@users.noreply.github.com> Date: Tue, 11 Apr 2023 13:33:39 +0200 Subject: [PATCH] updated the name of the device --- xinit/xinitrc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/xinit/xinitrc b/xinit/xinitrc index b22e4aa..63b4110 100644 --- a/xinit/xinitrc +++ b/xinit/xinitrc @@ -8,13 +8,13 @@ flameshot & feh --bg-fill $HOME/.local/share/backgrounds/background.jpg # Enable natural scrolling on the touchpad -xinput set-prop 9 298 1 +xinput set-prop "QXTP7868:00 27C6:01E8 Touchpad" "libinput Natural Scrolling Enabled" 1 # Enable middle button emulation on the touchpad -xinput set-prop 9 308 1 +xinput set-prop "QXTP7868:00 27C6:01E8 Touchpad" "libinput Middle Emulation Enabled" 1 # Enable two-fingers click -xinput set-prop 9 306 0 1 +xinput set-prop "QXTP7868:00 27C6:01E8 Touchpad" "libinput Click Method Enabled" 0 1 # Set the compose key setxkbmap -option compose:ralt