Eliminar Mouse del PS5 Touchpad
-
Eliminar Mouse del PS5 Touchpad
Cuando conectas un control DualSense (PS5), el touchpad puede detectarse como un mouse adicional, causando movimientos de cursor no deseados. Aquí te mostramos cómo desactivarlo sin afectar el resto del control.
1. Crear la regla udev para ignorar el touchpad
sudo nano /etc/udev/rules.d/99-dualsense-disable-touchpad-mouse.rulesPega lo siguiente dentro del archivo:
# Disable DualSense touchpad acting as mouse (USB) ATTRS{name}=="Sony Interactive Entertainment DualSense Wireless Controller Touchpad", ENV{LIBINPUT_IGNORE_DEVICE}="1" # Disable DualSense touchpad acting as mouse (Bluetooth) ATTRS{name}=="DualSense Wireless Controller Touchpad", ENV{LIBINPUT_IGNORE_DEVICE}="1"Guarda y cierra (
Ctrl+O, Enter,Ctrl+X).
2. Recargar reglas udev
sudo udevadm control --reload-rules sudo udevadm triggerApaga Steam y reconecta el control.
3. Verificación
sudo libinput list-devices
Instalar libinput (para poder usar libinput list-devices) en caso de que no lo tengas:sudo pacman -S --needed libinput
4. Ajustes en Steam (recomendado)
Para evitar conflictos con Steam Input:
Steam → Settings → Controller
- PlayStation Controller Support →
Enabled - Desktop Configuration →
Disabled
Así Steam solo reconoce el DualSense para juegos, sin convertir el touchpad en mouse.
5. Eliminar el botón PS5 para abrir Steam / Big Picture Mode
En Steam:
"Turn Off Guide Button Focuses Steam" →
Disable it - PlayStation Controller Support →
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login