qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] mouse doesn't work on guest OS


From: Amirali Shambayati
Subject: [Qemu-devel] mouse doesn't work on guest OS
Date: Fri, 20 May 2011 18:29:25 +0430

Hello all,
I use Qemu to run ubuntu image(for kernel debugging affairs). I use
following command:

sudo qemu -hda ubuntu-qemu-test -append "root=/dev/sda1" -kernel
/mnt/build/linux-2.6/arch/x86/boot/bzImage -boot c -net nic -net user

Mouse doesn't work on guest ubuntu.

I googled my problem, and I found two solutions:
adding "-usb -usbdevice tablet"
entering this command before running qemu: "export SDL_VIDEO_X11_DGAMOUSE=0"

But none of them worked for me. any help is appreciated.

-- 
Amirali Shambayati
Bachelor Student
Computer Engineering Department
Sharif University of Technology
Tehran, Iran



reply via email to

[Prev in Thread] Current Thread [Next in Thread]