|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] Problems with mouse with Windows 2000 using usbdevice=tablet
Hi,
I set usbdevice=tablet to solve the problems with pointer offset and
it is ok now. My new problem is the mouse click with Windows 2000
(2003 is working fine), I must click many times quickly to get a
single real click. I try with xvncviewer and xtightvncviewer in Linux,
and RealVNC and TightVNC in Windows with the same results.
any idea?
my domain.cfg:
import os, re, time
kernel = '/usr/lib/xen/boot/hvmloader'
builder = 'hvm'
memory = '2000'
name = 'vm-20'
vcpus = 1
acpi = 0
apic = 0
disk = [ 'file:/mnt/vm-20/discoc.vm-20.qcow,hda,w',
'file:/mnt/vm-20/discod.vm-20.raw,hdb,w' ]
vif = [ 'mac=00:16:3e:00:00:20, bridge=xenbr1', ]
boot = 'c'
vnc = 1
vncpasswd = 'lanux'
vncdisplay = 27
vncunused = 1
usb = 1
usbdevice = 'tablet'
device_model = '/usr/lib64/xen/bin/qemu-dm'
on_poweroff = 'restart'
on_reboot = 'restart'
on_crash = 'restart'
cpu_cap = 10
cpu_weight = 200
regards,
--
-------------------
Diego Woitasen
-------------------
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-users] Problems with mouse with Windows 2000 using usbdevice=tablet,
Diego Woitasen <=
|
|
|
|
|