Quoting Michael Hunold:
> Hello Andreas,
> 
> >>"Failed to determine language-specific keyboard mapping. Please see web 
> >>page "http://www.vmware.com/support/"; for more information.
> >>Failed to initialize mouse-keyboard-screen control."
> >>So I assume that "vmware" cannot access the mouse and keyboard, which 
> >>sounds reasonable in some way, because XDirectFB has it in use.
> >>
> >>Anything that can be done here?
> 
> >please try using
> >
> >xkeymap.usekeycodeMap = "true"
> >
> >in your ~/.vmware/preferences. This should circumvent the keyboard
> >mapping problem for the time being - no problem with the mouse at all.
> 
> That's true, but unfortunately some keys down work as expected. 
> Cursor-down works like the "Windows"-key, ie. the Menu pops up. 
> Cursor-Right behaves like the right mouse button...
> 
> ~/.vmware/preferences says that the file is generated by "vmware". 
> Unfortunately I couldn't find anything in the configuration that's 
> related to keymappings...
> 
> Hmm, I just noticed that I don't have any umlauts, ie. my console keymap 
> is wrong, too. I better fix that up first...

vmWare doesn't seem to detect the keymap, using a different keymap may help.

If it still doesn't work you may dump your XFree and XDirectFB keymap via
"xmodmap -pke" and see what's different.

The DirectFB keymap is translated to the server's keymap by
"programs/Xserver/hw/directfb/directfbKeyboard.c".

-- 
Best regards,
  Denis Oliver Kropp

.------------------------------------------.
| DirectFB - Hardware accelerated graphics |
| http://www.directfb.org/                 |
"------------------------------------------"

                            Convergence GmbH


-- 
Info: To unsubscribe send a mail to [EMAIL PROTECTED] with 
"unsubscribe directfb-users" as subject.

Reply via email to