An open API service indexing awesome lists of open source software.

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

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)