-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hi!
I just installed wine-20010418 on my Linux server. Afterwards I compiled winemine from the programs folder and set up the config file. But running winemine results in the following message:
fixme:keyboard:X11DRV_KEYBOARD_DetectLayout Your keyboard layout was not found! Using closest match instead (German keyboard layout without dead keys LIK) for scancode mapping. Please define your layout in windows/x11drv/keyboard.c and submit them to us for inclusion into future Wine releases. See documentation/keyboard for more information. err:seh:EXC_DefaultHandling Unhandled exception code 80000003 flags 0 addr 0x40749687
I had a look at the file keyboard.c but do not understand what is missing for my keyboard. Maybe it is because I use Wine through Exceed from Windows NT4 so far?!
I am using a German keyboard by Logitech (Internet Keyboard). What do I have to do to get winemine (as a first test) running?
Currently I have the following table:
static const char main_key_DE_nodead_logitech_ikeyboard[MAIN_LEN][4] = { "^°","1!","2"²","3§³","4$","5%","6&","7/{","8([","9)]","0=}","ß?\","´`", "qQ@","wW","eE","rR","tT","zZ","uU","iI","oO","pP","üÜ","+*~", "aA","sS","dD","fF","gG","hH","jJ","kK","lL","öÖ","äÄ","#'", "yY","xX","cC","vV","bB","nN","mMµ",",;",".:","-_", "<>|" };
What do I have to add, check, ... to make it run?
- -- Heiko Nardmann (Dipl.-Ing.), h.nardmann@secunet.de, Software Development secunet Security Networks AG - Sicherheit in Netzwerken (www.secunet.de), Weidenauer Str. 223-225, D-57076 Siegen Tel. : +49 271 48950-13, Fax : +49 271 48950-50