[2024-feb-29] Sad news: Eric Layton aka Nocturnal Slacker aka vtel57 passed away on Feb 26th, shortly after hospitalization. He was one of our Wiki's most prominent admins. He will be missed.

Welcome to the Slackware Documentation Project

Diferencias

Muestra las diferencias entre dos versiones de la página.

Enlace a la vista de comparación

Ambos lados, revisión anteriorRevisión previa
Próxima revisiónAmbos lados, revisión siguiente
es:howtos:general_admin:kvm_libvirt [2019/02/09 00:48 (UTC)] – [Remove password prompt in virt-manager] slackwarespanoles:howtos:general_admin:kvm_libvirt [2019/02/09 00:49 (UTC)] – [Improve mouse movement] slackwarespanol
Línea 261: Línea 261:
 auth_unix_rw = "none" auth_unix_rw = "none"
 </code> </code>
-==== Improve mouse movement ==== +==== Mejorar el movimiento del ratón ==== 
-In graphics modethe mouse movement can be erratic and difficult to change in the settings of your VM. To solve thisadd a virtual tablet.  +En el modo gráficoel movimiento del mouse puede ser errático y difícil de cambiar en la configuración de su VM. Para resolver estoagregue una tableta virtual.
- +
-In //virt-manager//, open the VM by double-clicking on the machine and select the hardware info screen (the blue <key>''i''</key> button). Now, press <key>+ Add Hardware</key> and select //Input//. Select Type //EvTouch USB Graphics Tablet// and press <key>Finish</key>. The next time the VM is started, the mouse movement is synchronized with your desktop cursor+
  
 +En // virt-manager //, abra la máquina virtual haciendo doble clic en la máquina y seleccione la pantalla de información del hardware (el botón azul <key> '' i '' </key>). Ahora, presione <key> + Add Hardware </key> y seleccione // Input //. Seleccione Type // EvTouch USB Graphics Tablet // y presione <key> Finish </key>. La próxima vez que se inicie la máquina virtual, el movimiento del mouse se sincronizará con el cursor del escritorio.
 ==== Change screen resolution to higher than 1024x768 ==== ==== Change screen resolution to higher than 1024x768 ====
 The default emulated video card is of type Cirrus. This has a maximum resolution of 1024x768. The //vga// type can achieve a higher resolution, but for that to work, the X configuration in the guest OS needs to be changed as well. The default emulated video card is of type Cirrus. This has a maximum resolution of 1024x768. The //vga// type can achieve a higher resolution, but for that to work, the X configuration in the guest OS needs to be changed as well.
 es:howtos:general_admin:kvm_libvirt ()