Skip to content

Include a helper to find right /dev/input #1

@albfan

Description

@albfan

This oneliner can be used:

$  echo "/dev/grep -E  'Handlers|EV=' /proc/bus/input/devices |  grep -B1 'EV=120013' |  grep -Eo 'event[0-9]+'"
/dev/input/event4

Seems /dev/input/event4 is a common result

is based on http://stackoverflow.com/a/22568258

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions