X-Git-Url: https://diplodocus.org/git/xorg-xinput/blobdiff_plain/8578813fda6787866b6a23b265696a673b213724..1c7b473b7e64f8b616aba70926f93d37d5269c28:/src/xinput.c diff --git a/src/xinput.c b/src/xinput.c index 6dd2b25..ac9c65f 100644 --- a/src/xinput.c +++ b/src/xinput.c @@ -102,6 +102,18 @@ static entry drivers[] = " ", set_clientpointer }, + { "list-props", + " [ ...]", + list_props + }, + { "set-int-prop", + " [ ...]", + set_int_prop + }, + { "watch-props", + "", + watch_props + }, #endif {0, 0, 0 }