mirror of
https://github.com/labwc/labwc.git
synced 2026-03-13 05:33:47 -04:00
Merge 650a2e196f into edf3624dac
This commit is contained in:
commit
9d5b4947ac
5 changed files with 49 additions and 2 deletions
|
|
@ -139,6 +139,8 @@ struct rcxml {
|
|||
struct tablet_tool_config {
|
||||
enum lab_motion motion;
|
||||
double relative_motion_sensitivity;
|
||||
double min_pressure;
|
||||
double max_pressure;
|
||||
} tablet_tool;
|
||||
|
||||
/* libinput */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue