Skip to main content
2 votes

Changing HID device type

As far as I understand, HID doesn't really have a dedicated 'trackball' type – both a mouse and a trackball are merely collections of buttons and axes with specific usages. Libinput has to guess the ...
grawity's user avatar
  • 15.1k
1 vote

Hide Docker Volumes

You should add executable permissions for your rules file. And reload udev rules sudo chmod +x /etc/udev/rules.d/00-docker.rules sudo udevadm control --reload
eryepa's user avatar
  • 11

Only top scored, non community-wiki answers of a minimum length are eligible