1
0

50-system-eaecis.quirks 549 B

12345678910111213
  1. # Do not edit this file, it will be overwritten on update
  2. # The touchpad found on the EAECIS NL60R comes with volume and brightness
  3. # sliders on the left and right edges, which are extremely easy to trigger
  4. # when typing.
  5. #
  6. # Disable them so that we don't get "volume and brightness jitters" when
  7. # typing on this laptop.
  8. [Disable EAECIS NL60R Touchpad Keys]
  9. MatchName=PNP0C50:00 36B6:C005 Keyboard
  10. MatchUdevType=keyboard
  11. MatchDMIModalias=dmi:*:svnEAECIS:pnNL60R*:*
  12. AttrEventCode=-KEY_BRIGHTNESSUP;-KEY_BRIGHTNESSDOWN;-KEY_VOLUMEUP;-KEY_VOLUMEDOWN