Re: usb tablet support?

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

 



On Thu, Mar 20, 2008 at 01:13:45PM +0000, Tom Horsley wrote:
> I'm having a heck of a time discovering if I can actually make the mouse
> behave via usb tablet support or not.
> 
> I've added usb=1 and usbdevice='tablet' to my fedora 8 HVM config file,
> but the mouse seems to act exactly the same way (however the qemu tablet
> device does show up in the /proc input device description, so it is getting
> defined).
> 
> I suspect I need to do something to explicitly fix the xorg.conf file to
> use the evdev driver (or whatever it is called) and absolute cursor
> positioning, but I am having a heck of a time find any example xorg.conf
> file to try.
> 
> Is it actually supposed to be possible to make this work these days?
> Anyone have a working xorg.conf from a fedora 8 HVM that demonstrates
> correct mouse tracking in the vnc console?

 Section "InputDevice"
   Name "Mouse0"
   Driver "evdev"
   Option "Name" "QEMU 0.8.2 QEMU USB Tablet"
   Option "Mode" "Absolute"
 EndSection

And make sure Mouse0 is listed as your core pointer in the ServerLayout
section.

The 'Name' field there may need to be changed - I can't remember what name
the F8 Xen QEMU exports. This example was from original F7. Look in the
/proc/bus/input/devices file for actual name.

Dan.
-- 
|: Red Hat, Engineering, Boston   -o-   http://people.redhat.com/berrange/ :|
|: http://libvirt.org  -o-  http://virt-manager.org  -o-  http://ovirt.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: GnuPG: 7D3B9505  -o-  F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 :|

--
Fedora-xen mailing list
Fedora-xen@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-xen

[Index of Archives]     [Fedora General]     [Fedora Music]     [Linux Kernel]     [Fedora Desktop]     [Fedora Directory]     [PAM]     [Big List of Linux Books]     [Gimp]     [Yosemite News]

  Powered by Linux