Enabling arrow keys in VMware Server 2.0.1

Friday, October 23rd 2009, 12:57

While running Ubuntu 9.10 RC in a virtual machine from a VMware Server instance, I remembered about the arrow keys and others that didn’t work quite well in the VMware Server’s console. The fix is pretty simple: edit the /etc/vmware/config file or the /etc/vmware-server-console/config file and add the following entry at the end:

xkeymap.nokeycodeMap = true

Restart the console and everything will work as expected. There is no need to restart the server. Enjoy!

You might also like:

2 Comments

  • And many thanks again!! :-)

    As I can no longer find my post on “How to install VMware Server on 2.6.31 kernels” but you replied about this issue, well, thank you again. I was testing when I got you reply ;-)

    Keep up the excellent work.

  • Very short and simple, the way i like it ;-)

    Thanks.

Leave a comment

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>


CODE EXAMPLES: When you want to include source code or terminal output, please use the the following tags like in the next example:

    [language]
    code lines
    [/language]
	

where you substitute language with the programming laguage used throught the code example (for terminal output that would be bash), e.g:

    [bash]
    /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
    [/bash]
	

To see a list of all the supported languages, please check this page.

If you want to include code bits inline, please use the code tags like in the following example:

    The <code>$USER</code> variable holds the current logged in username.
	

Projects that I support

Recent Comments

  • nope said:
    yeah that was my first thought too, but: mount: warning: seems to be mounted read-write. too bad, would have been just perfect. more»
  • Klaus Deiss said:
    Dear Radu, I tried it on Ubuntu 10.0.4.2 and 10.0.4.3 with different kernel versions (amd64 server 2.6.32 kernel). No... more»
  • scompo said:
    Nope.. Now it’s not working again.. This printer it’s a real pain in the butt.. The other hp printer I had... more»
  • Dmitrij said:
    Thank you Peter and Patrice. Could you please post the updated script? more»
  • hd_flash_pains said:
    didn’t work for me more»

Recent Tweets

Bear