I started mpx with the command "start -- /var/tmp/modular/bin/Xorg",then I entered Graphical interface.After that I run the program part1 and part2,the result of program part1 is as follows: XI2 supported. Server provides version 2.0,and the result of program part2 :            <br>
XI2 supported. Server provides version 2.0.<br>'Virtual core pointer' (2)<br> - is a master pointer<br> - current pairing/attachment: 3<br>'Virtual core keyboard' (3)<br> - is a master keyboard<br> - current pairing/attachment: 2<br>
'Virtual core Xtst pointer' (4)<br> - is a slave pointer<br> - current pairing/attachment: 2<br>'Virtual core Xtst keyboard' (5)<br> - is a slave keyboard<br> - current pairing/attachment: 3<br>'Keyboard0' (6)<br>
 - is a slave keyboard<br> - current pairing/attachment: 3<br>'Keyboard1' (7)<br> - is a slave keyboard<br> - current pairing/attachment: 3<br>'Dell Dell USB Keyboard' (8)<br> - is a slave keyboard<br> - current pairing/attachment: 3<br>
'Macintosh mouse button emulation' (9)<br> - is a slave pointer<br> - current pairing/attachment: 2<br>'USB Optical Mouse' (10)<br> - is a slave pointer<br> - current pairing/attachment: 2<br>'Logitech Optical USB Mouse' (11)<br>
 - is a slave pointer<br> - current pairing/attachment: 2<br>'My new master pointer' (12)<br> - is a master pointer<br> - current pairing/attachment: 13<br>'My new master keyboard' (13)<br> - is a master keyboard<br>
 - current pairing/attachment: 12<br>'My new master Xtst pointer' (14)<br> - is a slave pointer<br> - current pairing/attachment: 12<br>'My new master Xtst keyboard' (15)<br> - is a slave keyboard<br> - current pairing/attachment: 13<br>
'My new master pointer' (17)<br> - is a master pointer<br> - current pairing/attachment: 18<br>'My new master keyboard' (18)<br> - is a master keyboard<br> - current pairing/attachment: 17<br>'My new master Xtst pointer' (19)<br>
 - is a slave pointer<br> - current pairing/attachment: 17<br>'My new master Xtst keyboard' (20)<br> - is a slave keyboard<br> - current pairing/attachment: 18<br>Waiting for a hierarchy event now.<br>I got bored with waiting. Moving on.<br>
<br>By accident I found two cursor on the screen,I didn'n know when the second cursor come out.But I cann't control it.I was told to use the xinput commod <br>xinput --list --short<br>
xinput --create-master "foobar"<br>
xinput --reattach "MyMouse" "foobar pointer"<br>
xinput --reattach "MyKeyboard" "foobar keyboard"<br>I have update my xinput from  git://<a href="http://anongit.freedesktop.org/git/xorg/app/xinput" target="_blank">anongit.freedesktop.org/git/xorg/app/xinput</a>,but I couldn't use "--create-master" and "--reattach" options,either,why??<br>
Any help will be appreciated!<br>
<br>