16 lines
588 B
Markdown
16 lines
588 B
Markdown
|
---
|
||
|
title: "ktabletconfig"
|
||
|
date: 2024-06-13
|
||
|
draft: false
|
||
|
layout: "project"
|
||
|
projtags:
|
||
|
- CPlusPlus
|
||
|
- Qt
|
||
|
- KDE
|
||
|
source: "https://invent.kde.org/redstrate/ktabletconfig"
|
||
|
license: GPLv3
|
||
|
summary: "Tablet configuration CLI for KDE Plasma"
|
||
|
---
|
||
|
|
||
|
A CLI utility to change tablet configuration on the KDE Plasma Desktop. This is meant to be used in situations not supported by the Drawing Tablet KCM, such as a automation or touching experimental settings not yet exposed in the GUI. You can read more about it in [it's README](https://invent.kde.org/redstrate/ktabletconfig/-/blob/master/README.md).
|