Searched refs:vmmouse (Results 1 – 14 of 14) sorted by relevance
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-driver/ |
H A D | xf86-input-vmmouse_13.2.0.bb | 4 DESCRIPTION = "The vmmouse driver enables support for the special VMMouse \ 6 pointer positioning. The vmmouse driver is capable of falling back to the \
|
/openbmc/linux/drivers/input/mouse/ |
H A D | Makefile | 40 psmouse-$(CONFIG_MOUSE_PS2_VMMOUSE) += vmmouse.o
|
H A D | Kconfig | 188 bool "Virtual mouse (vmmouse)" 193 this option, you remove the xf86-input-vmmouse user-space driver 194 or upgrade it to at least xf86-input-vmmouse 13.1.0, which doesn't 195 load in the presence of an in-kernel vmmouse driver.
|
/openbmc/qemu/hw/i386/ |
H A D | meson.build | 20 i386_ss.add(when: 'CONFIG_VMMOUSE', if_true: files('vmmouse.c'))
|
H A D | pc.c | 1090 ISADevice *i8042, *port92, *vmmouse; in pc_superio_init() local 1120 vmmouse = isa_try_new("vmmouse"); in pc_superio_init() 1122 vmmouse = NULL; in pc_superio_init() 1124 if (vmmouse) { in pc_superio_init() 1125 object_property_set_link(OBJECT(vmmouse), TYPE_I8042, OBJECT(i8042), in pc_superio_init() 1127 isa_realize_and_unref(vmmouse, isa_bus, &error_fatal); in pc_superio_init()
|
H A D | trace-events | 125 # vmmouse.c
|
/openbmc/openbmc/poky/meta/conf/distro/include/ |
H A D | distro_alias.inc | 354 …input-vmmouse = "Fedora=xorg-x11-drv-vmmouse Ubuntu=xserver-xorg-input-vmmouse Mandriva=x11-driver…
|
H A D | maintainers.inc | 884 RECIPE_MAINTAINER:pn-xf86-input-vmmouse = "Unassigned <unassigned@yoctoproject.org>"
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | release-notes-4.2.rst | 726 - xf86-input-vmmouse: update 13.1.0 -> 13.2.0
|
/openbmc/qemu/ |
H A D | qemu-options.hx | 70 Enables emulation of VMWare IO port, for vmmouse etc. auto says
|
/openbmc/linux/ |
H A D | MAINTAINERS | 23114 F: drivers/input/mouse/vmmouse.c 23115 F: drivers/input/mouse/vmmouse.h
|
H A D | opengrok0.0.log | [all...] |
H A D | opengrok1.0.log | [all...] |
H A D | opengrok2.0.log | [all...] |