mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
kdrive: add documenation for mouse arguments
Signed-off-by: stefan11111 <stefan11111@shitposting.expert>
This commit is contained in:
committed by
Enrico Weigelt
parent
d0c507d9e7
commit
c4df9ecdc5
@@ -1035,6 +1035,17 @@ KdParsePointerOptions(KdPointerInfo * pi)
|
||||
}
|
||||
}
|
||||
|
||||
/*
|
||||
* Mouse argument syntax:
|
||||
*
|
||||
* device,protocol,options...
|
||||
*
|
||||
* Options are any of:
|
||||
* 1-5 n button mouse
|
||||
* 2button emulate middle button
|
||||
* {NMO} Reorder buttons
|
||||
*/
|
||||
|
||||
static KdPointerInfo *
|
||||
KdParsePointer(const char *arg)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user