Se encuentra disponible la versión 1.3.20 de Wine, aplicación que permite la ejecución de programas de Windows en GNU/Linux.
Esta versión trae los siguientes cambios:
• Option to clip the mouse inside fullscreen windows.
• Support for persistent HTTP connections.
• Initial implementation of the XML writer.
• Support for drawing rectangles in the DIB engine.
• Volume control in MMDevAPI.
• More MSVC runtime functions.
• Various bug fixes.
Para instalar esta versión en Maverick o Natty, primero agregamos el repositorio del PPA y lo validamos abriendo un Terminal y escribiendo:
o actualizar si ya tenemos el PPA agregado a nuestras fuentes con:
Esta versión trae los siguientes cambios:
• Option to clip the mouse inside fullscreen windows.
• Support for persistent HTTP connections.
• Initial implementation of the XML writer.
• Support for drawing rectangles in the DIB engine.
• Volume control in MMDevAPI.
• More MSVC runtime functions.
• Various bug fixes.
Para instalar esta versión en Maverick o Natty, primero agregamos el repositorio del PPA y lo validamos abriendo un Terminal y escribiendo:
sudo add-apt-repository ppa:ubuntu-wine/ppa
sudo apt-get update
sudo apt-get install wine1.3
o actualizar si ya tenemos el PPA agregado a nuestras fuentes con:
sudo apt-get update
sudo apt-get upgrade