Conversation
Notices
-
Innards of an ancient PS/2 ball mouse which I dug up from an electronics dump. This one's dusted and connected to my computer via an PS/2 to USB connector. Works fine and it replaces my defective optical mouse! https://social.systemreboot.net/attachment/71213
-
The mouse was quite slow(perhaps due to low resolution) compared to my USB one and hence I had to issue the following command to make the pointer move faster:
xinput --set-prop <device ID> 'libinput Accel Speed' <acceleration factor>
!archlinux