En Potato wine me funcionaba bien para ciertas aplicaciones que usaba desde Linux.
Ahora en Woody, el wine tiene mejor aspecto pero no me arranca, me da un fallo de keyboard y dice lo siguiente: fixme:keyboard:X11DRV_KEYBOARD_DetectLayout Your keyboard layout was not found! Using closest match instead (Spanish keyboard layout) for scancode mapping. Please define your layout in windows/x11drv/keyboard.c and submit them to us for inclusion into future Wine releases. See the Wine User Guide, chapter "Keyboard" for more information. Wine cannot find the FreeType font library. To enable Wine to use TrueType fonts please install a version of FreeType greater than or equal to 2.0.5. No he visto muchos mensajes sobre mal funcionamiento de wine, así que supongo que debo tener algo mal configurado, pero las XWindows me funcionan bien y no se me ocurre ningún sitio donde definir el keyboard. En XF86Config tengo lo siguiente: Section "Keyboard" Protocol "Standard" AutoRepeat 500 30 LeftAlt Meta RightAlt Meta ScrollLock Compose RightCtl Control XkbKeycodes "xfree86" XkbTypes "default" XkbCompat "default" XkbSymbols "us(pc101)" XkbGeometry "pc" XkbRules "xfree86" XkbModel "pc105" XkbLayout "es" EndSection Si alguien me puede orientar un poco, se lo agradecería Saludos