Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created July 5, 2020 06:29
Show Gist options
  • Save r-ryantm/c1c936c794bb68d4626a14fd2a10e0b3 to your computer and use it in GitHub Desktop.
Save r-ryantm/c1c936c794bb68d4626a14fd2a10e0b3 to your computer and use it in GitHub Desktop.
/nix/store/i1xv0pfkgidj4v5bvs4phg88y463im1p-libinput-1.15.6-bin
├── bin
│   └── libinput
├── libexec
│   └── libinput
│   ├── libinput-debug-events
│   ├── libinput-debug-tablet
│   ├── libinput-list-devices
│   ├── libinput-measure
│   ├── libinput-measure-fuzz
│   ├── libinput-measure-touchpad-pressure
│   ├── libinput-measure-touchpad-tap
│   ├── libinput-measure-touch-size
│   ├── libinput-quirks
│   ├── libinput-record
│   └── libinput-replay
└── share
└── man
└── man1
├── libinput.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-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, 26 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment