View Single Post
Posts: 289 | Thanked: 83 times | Joined on Jul 2006
#6
Originally Posted by OSEmuTech View Post
As usual, launch with pipe unless you want to replace your /usr/share/xkbd/en_GB.qwerty.xkbd

xkbd -k allkeys.xkbd | yourprogram

Let me know of any suggestions.
When launching it, the following warning is printed,

Code:
Sorry -- server Keyboard map doesn't contain either 2 or 4 KeySyms per Keycode -- unsuported
For BasiliskII, it would be nice to have support for the Macintosh Keyboard "option" and "command" keys. "Option" uses either "Meta_L" or "Meta_R", while "Command" uses either "Alt_L" or "Alt_R", I believe.

-- Denis