View Single Post
Posts: 289 | Thanked: 83 times | Joined on Jul 2006
#173
Originally Posted by OSEmuTech View Post
Add the following to the .basiliskii_prefs file:

keycodefile <keycodes file path>

Attached is a sample keycode file.

Hum, it appears both Alt keys and the Meta key are counted as the same key under xvkbd.
Ok, I have in my config file both "keycodes true" and "keycodefile <keycode-filepath>". Upon launching I get the warning (running on IT OS 2008),

Code:
WARNING: Cannot find vendor 'The X.Org Foundation' in keycode translation file /media/mmc2/Emu/b2key.
Is this just a warning or does it invalidate processing of the keycode file?

Also, your attached keycodes file is merely a sample not an actual working keycodes file, yes? With the keycodes file, do youknow if it suffice merely to redefine the keys one is after or do you have to provide a full mapping of the keyboard.

Yes, I noticed too that the ALT and META keys on xvbkd are tied together... when they shouldn't, I think.

-- Denis