https://github.com/fabricesalvaire/linux-api-examples
Examples to experiment the Linux API
https://github.com/fabricesalvaire/linux-api-examples
libinput linux
Last synced: 5 months ago
JSON representation
Examples to experiment the Linux API
- Host: GitHub
- URL: https://github.com/fabricesalvaire/linux-api-examples
- Owner: FabriceSalvaire
- Created: 2022-11-24T12:50:21.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-12-02T12:36:15.000Z (over 3 years ago)
- Last Synced: 2025-01-11T13:26:04.036Z (about 1 year ago)
- Topics: libinput, linux
- Language: C
- Homepage:
- Size: 54.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Linux API Examples
This repository contains a curated list of documentations and examples to explore the Linux API.
**Table of Contents**
* [D-Bus](dbus)
* [DRM / KMS](drm-kms)
* [Input Devices](dev-input)
* [libinput](dev-input/libinput-api-example)
* [POSIX](posix)
* [PipeWire](pipewire)
* [Real Time](real-time)
* [Wayland](wayland)
**Notes**
* [Kernel](notes/kernel.md)
* [Tablet](notes/tablet.md)