Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created August 14, 2020 11:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r-ryantm/99b37893fcc1837eb8eb4b1344f64e7e to your computer and use it in GitHub Desktop.
Save r-ryantm/99b37893fcc1837eb8eb4b1344f64e7e to your computer and use it in GitHub Desktop.
/nix/store/q42v711342sjks1r5b9380l5dgb9f0jh-libinput-1.16.0-bin
├── bin
│   └── libinput
├── libexec
│   └── libinput
│   ├── libinput-analyze
│   ├── libinput-analyze-per-slot-delta
│   ├── libinput-debug-events
│   ├── libinput-debug-tablet
│   ├── libinput-list-devices
│   ├── libinput-measure
│   ├── libinput-measure-fuzz
│   ├── libinput-measure-touchpad-pressure
│   ├── libinput-measure-touchpad-size
│   ├── libinput-measure-touchpad-tap
│   ├── libinput-measure-touch-size
│   ├── libinput-quirks
│   ├── libinput-record
│   └── libinput-replay
└── share
└── man
└── man1
├── libinput.1.gz
├── libinput-analyze.1.gz
├── libinput-analyze-per-slot-delta.1.gz
├── libinput-debug-events.1.gz
├── libinput-debug-tablet.1.gz
├── libinput-list-devices.1.gz
├── libinput-measure.1.gz
├── libinput-measure-fuzz.1.gz
├── libinput-measure-touchpad-pressure.1.gz
├── libinput-measure-touchpad-size.1.gz
├── libinput-measure-touchpad-tap.1.gz
├── libinput-measure-touch-size.1.gz
├── libinput-quirks.1.gz
├── libinput-quirks-list.1.gz
├── libinput-quirks-validate.1.gz
├── libinput-record.1.gz
└── libinput-replay.1.gz
6 directories, 32 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment