d-bus/info.globalcode.mouse.cadMousePro.xml
branchv_0
changeset 29 361687fe303a
parent 12 cf77c218b0b1
equal deleted inserted replaced
28:1423c29694f8 29:361687fe303a
    14 		<property name="deviceName" type="s" access="read"/>
    14 		<property name="deviceName" type="s" access="read"/>
    15 		
    15 		
    16 		<method name="configure">
    16 		<method name="configure">
    17 			<arg name="liftOffDetection" type="b" direction="in"/>
    17 			<arg name="liftOffDetection" type="b" direction="in"/>
    18 			<arg name="smartScrolling" type="b" direction="in"/>
    18 			<arg name="smartScrolling" type="b" direction="in"/>
       
    19 			<arg name="remapWheelPress" type="b" direction="in"/>
       
    20 			<arg name="remapGestureButton" type="b" direction="in"/>
    19 			<arg name="frequency" type="i" direction="in"/>
    21 			<arg name="frequency" type="i" direction="in"/>
    20 		</method>
    22 		</method>
    21 		
    23 		
    22 	</interface>
    24 	</interface>
    23 </node>
    25 </node>