LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Keyboard config problem on Wine (https://www.linuxquestions.org/questions/linux-software-2/keyboard-config-problem-on-wine-75347/)

Tomcat_cdm 07-23-2003 07:44 PM

Keyboard config problem on Wine
 
I compiled and installing server programs using Wine but when i execute them it returns the following error:

fixme:keyboard:X11DRV_KEYBOARD_DetectLayout Your keyboard layout was not found!
Using closest match instead (Latin American keyboard layout) for scancode mapping.
Please define your layout in dlls/x11drv/keyboard.c and submit them
to us for inclusion into future Wine releases.
See the Wine User Guide, chapter "Keyboard" for more information.

I'm just using a ES-ES keyboard (Espaņol-Espaņa).

Seams to be that i have to edit keyboard.c and recompile wine...

Any suggestion?
This keyboard is very used by Spanish community..

ruiseixas 07-24-2003 06:28 AM

I just don't find the file keyboard.c and yes I have the recent wine installed...

[root@localhost rui]# find / -mount -name keyboard.c
[root@localhost rui]# find / -mount -name "*keyboard.c*"
[root@localhost rui]#

and

[root@localhost rui]# rpm -q -a |grep wine
wine-20030618-1rh9winehq
[root@localhost rui]#


Why I don't have dlls/x11drv/keyboard.c or where is suppose to be?

Tomcat_cdm 07-24-2003 11:32 AM

It's within sources.


All times are GMT -5. The time now is 12:32 AM.