[Spice-devel] spice scroll problem

Marc-André Lureau mlureau at redhat.com
Mon Apr 28 04:50:01 PDT 2014


Hi

----- Original Message -----
> Hi,
> i use spice client for my kvm virtual environment. Everything is perfect
> except mouse scroll.
> I use spice-vdagent in my guest.
> 
> and this is spice related xml script:
> 
> <channel type='spicevmc'>
> <target type='virtio' name='com.redhat.spice.0'/>
> <address type='virtio-serial' controller='0' bus='0' port='1'/>
> </channel>
> 
> <input type='mouse' bus='ps2'/>
> 
> <graphics type='spice' port='5930' autoport='no'>
> <mouse mode='client'/>
> </graphics>
> 
> 
> I can get output with scroll event from /dev/input/mice.
> 
> and this is the kernel output:
> grep -i mouse /var/log/dmesg
> [ 0.536422] mousedev: PS/2 mouse device common for all mice
> [ 29.829300] input: ImExPS/2 Generic Explorer Mouse as
> /devices/platform/i8042/serio1/input/input2
> 
> Guest and host systems are Linux Mint XFCE 16
> 
> What should i do?

It looks all quite correct. Are you using remote-viewer as client?

Can you check with xev that the guest receives events from button 4/5?

thanks


More information about the Spice-devel mailing list