Installing
-
2. Installing evdev
Then Install evdev in Debian 12
Just run:sudo apt install xserver-xorg-input-evdev
And for an evdev Device’s Button Mapping setup also:
sudo apt install xserver-xorg-input-libinput xserver-xorg-input-mouse
If Got “User is Not in Sudoers file” then see: How to Enable sudo
Then you may have to Enable it by placing the Configuration File in the right place like:sudo cp /usr/share/X11/xorg.conf.d/10-evdev.conf /etc/X11/xorg.conf.d/
In this case then Reboot with:
sudo reboot
-
3. evdev Getting-Started Guide
Get Started with evdev for Debian GNU/Linux
So Now I am truly Happy if My Guide could Help you to Quick-Start with evdev on Debian Bookworm!
Contents