There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

pastaq ,

If you run sudo dmesg -w it should tell you the scancodes that each of those events is triggering. You can then create a /etc/udev/hwdb.d/50-my-device.hwdb file to map those scan codes to keycodes.

Here’s an example of a .hwdb file I made for Ayaneo handhelds:


<span style="color:#323232;">## AYANEO DEVICES
</span><span style="color:#323232;">evdev:name:AT Translated Set 2 keyboard:dmi:*:svnAYANEO:*
</span><span style="color:#323232;">  KEYBOARD_KEY_66=f15
</span><span style="color:#323232;">  KEYBOARD_KEY_67=f16
</span><span style="color:#323232;">  KEYBOARD_KEY_68=f17
</span>

You can find the appropriate evdev:* information by running sudo udevadm test /dev/input/eventX where eventX is the evdev fd for the device in question. evtest will show you the names.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • [email protected]
  • random
  • lifeLocal
  • goranko
  • All magazines