text: Rename set_micro_focus request

Rename set_micro_focus to set_cursor_rectangle to make more clear, what
it refers to.

Signed-off-by: Jan Arne Petersen <jpetersen@openismus.com>
This commit is contained in:
Jan Arne Petersen 2013-01-31 15:52:22 +01:00 committed by Kristian Høgsberg
parent 6138197337
commit 964b517c9b
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@
</description>
<arg name="serial" type="uint"/>
</request>
<request name="set_micro_focus">
<request name="set_cursor_rectangle">
<arg name="x" type="int"/>
<arg name="y" type="int"/>
<arg name="width" type="int"/>